Files
minecraft-assets/data/minecraft/recipe/coal_from_blasting_coal_ore.json
2024-10-23 18:31:37 +02:00

11 lines
202 B
JSON

{
"type": "minecraft:blasting",
"category": "misc",
"cookingtime": 100,
"experience": 0.1,
"group": "coal",
"ingredient": "minecraft:coal_ore",
"result": {
"id": "minecraft:coal"
}
}