minecraft-assets/data/minecraft/recipes/polished_andesite.json

17 lines
251 B
JSON

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