minecraft-src/data/minecraft/recipe/emerald_from_blasting_emerald_ore.json
2025-07-04 02:00:41 +03:00

11 lines
No EOL
211 B
JSON

{
"type": "minecraft:blasting",
"category": "misc",
"cookingtime": 100,
"experience": 1.0,
"group": "emerald",
"ingredient": "minecraft:emerald_ore",
"result": {
"id": "minecraft:emerald"
}
}