CreateMod/src/generated/resources/data/create/recipes/blasting/zinc_ingot_from_crushed.json
simibubi 0ce0c6939a Crush all Modpacks
- Renamed crushed ore items to 'crushed_raw_x'
2023-05-16 16:47:47 +02:00

9 lines
171 B
JSON

{
"type": "minecraft:blasting",
"ingredient": {
"item": "create:crushed_raw_zinc"
},
"result": "create:zinc_ingot",
"experience": 0.1,
"cookingtime": 100
}