minecraft-assets/data/minecraft/recipes/coal_from_blasting.json

9 lines
163 B
JSON

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