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

10 lines
195 B
JSON

{
"type": "minecraft:smelting",
"category": "misc",
"cookingtime": 200,
"experience": 0.15,
"ingredient": {
"tag": "minecraft:logs_that_burn"
},
"result": "minecraft:charcoal"
}