Files
minecraft-assets/data/minecraft/recipes/charcoal.json
2021-06-08 15:05:33 +00:00

9 lines
173 B
JSON

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