Files
minecraft-assets/data/minecraft/recipes/emerald.json
2022-02-16 18:34:39 +00:00

12 lines
187 B
JSON

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