Files
minecraft-assets/data/minecraft/recipe/emerald_from_blasting_emerald_ore.json
2025-02-26 18:31:02 +01:00

11 lines
211 B
JSON

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