Files
minecraft-assets/data/minecraft/recipes/charcoal.json
2024-05-14 15:58:41 +02:00

9 lines
163 B
JSON

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