Files
minecraft-assets/data/minecraft/recipes/charcoal.json
2022-06-08 13:07:58 +02:00

9 lines
173 B
JSON

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