Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Request] Recipe Exporter #69

Open
Darkaken opened this issue Dec 15, 2023 · 7 comments
Open

[Request] Recipe Exporter #69

Darkaken opened this issue Dec 15, 2023 · 7 comments

Comments

@Darkaken
Copy link

Hey there!
I would like if its possible to export all recipes (included modded ones) to a file. Im currently playing a lot of GregTech so it would be quite useful to me, as I could use that data to automatically make recipe trees and flowcharts. Thanks in advance!

@Darkaken Darkaken changed the title [FEATURE REQUEST] Recipe Exporter [Request] Recipe Exporter Dec 15, 2023
@WaitingIdly
Copy link
Contributor

You might find this helpful: https://github.com/friendlyhj/JEIExporter

@Darkaken
Copy link
Author

Darkaken commented Dec 15, 2023

I installed the exporter but my game kept crashing, so I tried using that on a fresh vanilla instance (with JEI) and it crashed for the same reason. It seems it uses deprecated JEI funcionality. Thanks though!

@Krutoy242
Copy link

I installed the exporter but my game kept crashing, so I tried using that on a fresh vanilla instance (with JEI) and it crashed for the same reason. It seems it uses deprecated JEI funcionality. Thanks though!

I tested friendlyhj/JEIExporter with my modpack E2E-E and its working fine. I exported all recipes and made this chart:
https://github.com/Krutoy242/mc-craft-tree

So, you just need to fix your crash.

@Darkaken
Copy link
Author

I installed the exporter but my game kept crashing, so I tried using that on a fresh vanilla instance (with JEI) and it crashed for the same reason. It seems it uses deprecated JEI funcionality. Thanks though!

I tested friendlyhj/JEIExporter with my modpack E2E-E and its working fine. I exported all recipes and made this chart: https://github.com/Krutoy242/mc-craft-tree

So, you just need to fix your crash.

Thats great, loved your visualizer! Do you mind sharing your JEI.jar file? Im building my modpack on courseforge and perhaps thats the problem. I made a groovyscript parser for the recipes, but many files require manual work so its tiresome.

@Krutoy242
Copy link

I installed the exporter but my game kept crashing, so I tried using that on a fresh vanilla instance (with JEI) and it crashed for the same reason. It seems it uses deprecated JEI funcionality. Thanks though!

I tested friendlyhj/JEIExporter with my modpack E2E-E and its working fine. I exported all recipes and made this chart: Krutoy242/mc-craft-tree
So, you just need to fix your crash.

Thats great, loved your visualizer! Do you mind sharing your JEI.jar file? Im building my modpack on courseforge and perhaps thats the problem. I made a groovyscript parser for the recipes, but many files require manual work so its tiresome.

This is my HEI.jar file https://www.curseforge.com/minecraft/mc-mods/had-enough-items/files/4810661

@Darkaken
Copy link
Author

I installed the exporter but my game kept crashing, so I tried using that on a fresh vanilla instance (with JEI) and it crashed for the same reason. It seems it uses deprecated JEI funcionality. Thanks though!

I tested friendlyhj/JEIExporter with my modpack E2E-E and its working fine. I exported all recipes and made this chart: Krutoy242/mc-craft-tree
So, you just need to fix your crash.

Thats great, loved your visualizer! Do you mind sharing your JEI.jar file? Im building my modpack on courseforge and perhaps thats the problem. I made a groovyscript parser for the recipes, but many files require manual work so its tiresome.

This is my HEI.jar file https://www.curseforge.com/minecraft/mc-mods/had-enough-items/files/4810661

Thanks! Somehow that fixed my error. How long did it take to export your recipes? Im running the program for around an hour by now on 2 computers.

@Krutoy242
Copy link

Thanks! Somehow that fixed my error. How long did it take to export your recipes? Im running the program for around an hour by now on 2 computers.

This is not proper place to discuss it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants