Files
minecraft-assets/data/minecraft/recipe/redstone_from_blasting_redstone_ore.json
2025-01-15 18:31:25 +01:00

11 lines
216 B
JSON

{
"type": "minecraft:blasting",
"category": "blocks",
"cookingtime": 100,
"experience": 0.7,
"group": "redstone",
"ingredient": "minecraft:redstone_ore",
"result": {
"id": "minecraft:redstone"
}
}