minecraft-src/data/minecraft/recipe/diamond.json
2025-07-04 02:00:41 +03:00

11 lines
No EOL
185 B
JSON

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