Log Stripping Recipe Breaks JEI Integration at Random
JackEhttack opened this issue ยท 4 comments
Describe the Bug
At random, the JEI integration for Create recipes would disappear and the recipes would no longer be displayed, persisting until restarting the game.
I believe I found the error message which causes the integration to error out, and it has to do with JEI registering the LogStrippingFakeRecipe on this line.
I temporarily resolved the problem by setting this to false:
#Display vanilla Log-stripping interactions in JEI.
displayLogStrippingRecipes = false
Reproduction Steps
It does not instantly trigger upon loading into the game and occurs at random.
It may occur when attempting to view the log-stripping recipe but I haven't tested it.
Expected Result
When viewing the recipes for an item, being able to see mixing, crushing, etc. just Create recipes.
Screenshots and Videos
Crash Report or Log
Operating System
Windows 10
Mod Version
0.5.0g
Minecraft Version
1.19.2
Other Mods
jei-1.19.2-fabric-11.5.0.297.jar
...
I don't think any other mods should be affecting this. There are no other mods with Create integration.
Additional Context
No response
I have a similar issue.
It's regarding Sand in the Create recipes. Sometimes (seemingly random) all create recipes that involve sand are just not using sand anymore and thus uncraftable until server restart.