Files
minecraft-assets/data/minecraft/recipe/polished_andesite.json
2025-01-15 18:31:25 +01:00

15 lines
227 B
JSON

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