Issues with disabling the default facade recipe and JEI
jamesjimmy88 opened this issue ยท 0 comments
Describe the bug
Disabling the default recipe for facades (with CraftTweaker or with the config option (B:EnableFacadeCrafting=false) does effectively remove the recipe), but it's still shown in in JEI
To Reproduce
Use a script like this for CraftTweaker to remove the recipes for all items in the game
recipes.removeAll();
or set B:EnableFacadeCrafting to false in the AE2 config file, then log in and check the crafting recipe for facades in JEI - they will still be there, even though the crafted amount will be shown as 1
Expected behavior
To not see a recipe at all
Environment
- Minecraft Version: 1.12.2
- AE2 Version: rv6-stable-7
- Forge Version: 14.23.5.2847
- CraftTweaker 1.12-4.1.20
- JEI 4.15.0.293