Files
minecraft-assets/data/minecraft/recipes/emerald_from_blasting_emerald_ore.json
2022-05-04 18:38:43 +02:00

10 lines
191 B
JSON

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