minecraft · recipes
· 1.13.2
Brick Slab
brick_slab
Recipe #161
1.13.2
#10
{
"type": "crafting_shaped",
"pattern": [
"###"
],
"key": {
"#": {
"item": "minecraft:bricks"
}
},
"result": {
"item": "minecraft:brick_slab",
"count": 6
}
}