Issues with JEI
bookerthegeek opened this issue ยท 2 comments
Original Post
https://github.com/BeetoGuy/BetterWithMods/issues/336
Issue Description:
Slight issue with JEI integration. After removing a recipe, then adding it back in, it does not show up in JEI. Still works, just does not show up. Interestingly Enough, it does show up in the Kiln recipe list...
What happens:
Recipes are not showing up in the correct place.
What you expected to happen:
Recipes to show up correctly.
Script used
mods.betterwithmods.Saw.remove(<betterwithmods:debarked_old>);
mods.betterwithmods.Saw.add([<betterwithmods:wood_siding> * 2], <betterwithmods:debarked_old>);
Proof
Minetweaker.log file
[AVAILABLE][CLIENT][INFO] MineTweaker: Building registry
[AVAILABLE][CLIENT][INFO] MineTweaker: Sucessfully built item registry
[SERVER_ABOUT_TO_START][SERVER][INFO] Adding command minetweaker
[SERVER_ABOUT_TO_START][SERVER][INFO] Adding minetweaker command handextra
[SERVER_ABOUT_TO_START][SERVER][INFO] Removing 1 saw Recipe(s) for Oak Debarked Log
[SERVER_ABOUT_TO_START][SERVER][INFO] Adding 1 saw Recipe(s) for Oak Debarked Log
[SERVER_ABOUT_TO_START][SERVER][INFO]
Affected Versions (Do not use "latest"):
- Minecraft: 11.2
- Forge: 1.11.2-13.20.0.2296-universal
- CraftTweaker: 1.11.2-3.0.24
- JEI: 1.11.2-4.3.5.275