Files
minecraft-assets/data/minecraft/recipes/emerald_from_blasting_emerald_ore.json
2021-06-21 09:06:56 +00:00

10 lines
191 B
JSON

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