minecraft · recipes
· 1.18.2
Red Nether Brick Wall
red_nether_brick_wall
Recipe #413
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###",
"###"
],
"key": {
"#": {
"item": "minecraft:red_nether_bricks"
}
},
"result": {
"item": "minecraft:red_nether_brick_wall",
"count": 6
}
}