Files
minecraft-assets/data/minecraft/recipes/emerald.json
2022-04-20 18:35:50 +00:00

12 lines
187 B
JSON

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