Files
minecraft-assets/data/minecraft/recipe/emerald.json
2024-10-16 18:32:00 +02:00

11 lines
185 B
JSON

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