Broken recipes
Rhayn31 opened this issue ยท 6 comments
Minecraft Fabric 1.19.2 - Supplementaries 2.2.50
My modpack has no lead ore in it and thus breaks the recipes for supplementaries' lead door/trapdoor/lamp. The recipes always trigger after I craft an item and fill my inventory with unwanted junk.
Disabling lead items in both supplementaries-common.json and supplementaries-registry.json has no effect as the items keep showing up in the game anyway.
This can only happen if some mod is breaking my recipe disabling feature by overriding recipe deserialization. You can test this theory by disabling any other item in the common config (registry one isnt used anymore)
Tried disabling the bubble blower for example and it still appears in the game, craftable and working.
How can I detect what mod is causing this interaction? is there any mod known to do so?
Little note if someone happens to run into the same problem, in my case the mod causing this issue is KubeJS