Files
minecraft-assets/data/minecraft/recipe/coal_from_blasting_coal_ore.json
2025-01-15 18:31:25 +01: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"
}
}