Files
minecraft-assets/data/minecraft/recipes/charcoal.json
2018-12-21 06:38:40 +00:00

9 lines
153 B
JSON

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