Files
minecraft-assets/data/minecraft/recipe/redstone_from_smelting_redstone_ore.json
2025-02-19 18:31:59 +01:00

11 lines
216 B
JSON

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