Files
minecraft-assets/data/minecraft/recipes/charcoal.json
2019-02-20 15:37:47 +00:00

9 lines
163 B
JSON

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