minecraft · recipes
· 1.19.4
Mud Brick Wall
mud_brick_wall
Recipe #325
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "misc",
"key": {
"#": {
"item": "minecraft:mud_bricks"
}
},
"pattern": [
"###",
"###"
],
"result": {
"count": 6,
"item": "minecraft:mud_brick_wall"
},
"show_notification": true
}