Files
minecraft-assets/data/minecraft/recipe/emerald.json
2024-06-13 21:50:08 +02:00

13 lines
207 B
JSON

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