Files
minecraft-assets/data/minecraft/recipe/polished_diorite.json
2025-02-19 18:31:59 +01:00

15 lines
225 B
JSON

{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"S": "minecraft:diorite"
},
"pattern": [
"SS",
"SS"
],
"result": {
"count": 4,
"id": "minecraft:polished_diorite"
}
}