stone_bricks.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"pattern": [
"##",
"##"
],
"key": {
"#": {
"item": "minecraft:stone"
}
},
"result": {
"item": "minecraft:stone_bricks",
"count": 4
}
}