InGameConfigManager

InGameConfigManager

87.1k Downloads

1.12.2 Breaks JEI and Craftweaker Recipes.

P3rf3ctXZer0 opened this issue ยท 3 comments

commented

So for some reason this mod breaks CraftTweaker and JEI. I Managed to figure this out after 3 hours of testing. Your welcome by the way.

commented

Understood and thank you :D

commented

Crafttweaker and IGCM both manipulate the recipe list. So it is to be expected that it does not work properly. Either remove one of them or disable this feature from IGCM. You can do so by setting enableWorkbench to false (make sure to do it on server and client).

I hope this solves your issue (also added a note to the curseforge page). Unfortunately there is nothing else I can do about it.