Rydelfox opened this issue 3 years ago ยท 0 comments
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" } ]