Open Rydelfox opened 2 years ago
When loading recipes, an error is generated for each recipe that can't be used. This can be fixed by adding the following to each recipe: "conditions": [ { "type": "forge:mod_loaded", "modid": "modname" } ]
When loading recipes, an error is generated for each recipe that can't be used. This can be fixed by adding the following to each recipe: "conditions": [ { "type": "forge:mod_loaded", "modid": "modname" } ]