"type": "minecraft:crafting_shaped", "pattern": ["###", "#X#", "###"], "key": "#": "item": "minecraft:iron_ingot", "result": "item": "mymod:iron_ball", "count": 8
This is usually caused by a formatting error in the manifest.json file. Ensure your UUIDs are unique and that the version numbers match the current game version. convert jar to mcpack
"type": "minecraft:crafting_shaped", "pattern": ["###", "#X#", "###"], "key": "#": "item": "minecraft:iron_ingot", "result": "item": "mymod:iron_ball", "count": 8
This is usually caused by a formatting error in the manifest.json file. Ensure your UUIDs are unique and that the version numbers match the current game version.