minecraft-assets/data/minecraft/recipes/coal_from_smelting_coal_ore...

11 lines
204 B
JSON

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