Closed AMartinie closed 5 years ago
I've coded a thousand of these, but in test world I can't craft dough after the recipe change.
{ "type": "forge:ore_shaped", "pattern": [ "WW", "WW", " B" ], "key": { "W": { "type": "forge:ore_dict", "ore": "cropWheat" }, "B": { "type": "forge:ore_dict", "ore": "listAllWater" } }, "result": { "item": "xlfoodmod:dough", "count": 8 } }
I've coded a thousand of these, but in test world I can't craft dough after the recipe change.