2024-12-17 02:08:01 +03:00

18 lines
237 B
JSON

{
"type": "crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:stone",
"data": 0
}
},
"result": {
"item": "minecraft:stonebrick",
"data": 0,
"count": 4
}
}