FoodFunk, TFC - breaks GTCEu food recipes
Exzept1on opened this issue ยท 0 comments
GregTech CEu Version
v2.6.1
Modpack Used
No response
Addons Installed
No response
Environment
Singleplayer, Multiplayer
New Worlds
Yes
Cross-Mod Interaction
Yes
Expected Behavior
The food should be processed as indicated in the recipe:
This happens with absolutely any food with FoodFunk installed, just like in TFC.
Actual Behavior
Steps to Reproduce
- Install FoodFunk mod
- Install GTCEu
- Enter world
- Try to use any food recipe
Additional Information
FoodFunk: https://www.curseforge.com/minecraft/mc-mods/food-funk
TFC: https://www.curseforge.com/minecraft/mc-mods/terrafirmacraft
I also tested this error with TFC. Here's what I got as a result: if in the GTCEu recipe, that is, in the GTCEu code, replace the direct reference to the item (for example, Items.Bread) on oredict ("bread") or something like that, then everything starts working as planned, but adding oredict to all the food is not entirely appropriate, so you need to come up with another solution to the problem.
I have already created a ticket with this problem before, but then I thought that it could be fixed somehow on the TFC side, but after conducting the tests that I described above, I came to the result that it was still a GTCEu error, although maybe I'm stupid
Also, such a recipe cannot be deleted using groovyscript or crafttweaker, you will get an error that such a recipe does not exist, but it still exists.