minecraft-assets/data/minecraft/recipes/coal_from_blasting_coal_ore...

11 lines
204 B
JSON

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