Files
minecraft-assets/data/minecraft/recipes/coal_from_blasting_coal_ore.json
2022-04-27 18:37:06 +00:00

10 lines
182 B
JSON

{
"type": "minecraft:blasting",
"group": "coal",
"ingredient": {
"item": "minecraft:coal_ore"
},
"result": "minecraft:coal",
"experience": 0.1,
"cookingtime": 100
}