Files
minecraft-assets/data/minecraft/recipes/emerald.json
2018-12-21 06:38:40 +00:00

12 lines
177 B
JSON

{
"type": "crafting_shapeless",
"ingredients": [
{
"item": "minecraft:emerald_block"
}
],
"result": {
"item": "minecraft:emerald",
"count": 9
}
}