MineAssets/1.12.2/assets/minecraft/recipes/polished_diorite.json
2024-12-17 02:08:01 +03:00

18 lines
232 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"SS",
"SS"
],
"key": {
"S": {
"item": "minecraft:stone",
"data": 3
}
},
"result": {
"item": "minecraft:stone",
"data": 4,
"count": 4
}
}