bricks.json
0 B
Empty File
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": {
"item": "minecraft:brick"
}
},
"pattern": [
"##",
"##"
],
"result": {
"item": "minecraft:bricks"
},
"show_notification": true
}