Files
minecraft-assets/data/minecraft/recipes/charcoal.json
2020-05-24 20:06:42 +00:00

9 lines
173 B
JSON

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