Files
minecraft-assets/data/minecraft/recipes/charcoal.json
2019-04-06 17:15:10 +00:00

9 lines
163 B
JSON

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