minecraft · recipes
· 1.19.4
Quartz Slab
quartz_slab
Recipe #929
1.19.4
#4
{
"type": "minecraft:crafting_shaped",
"category": "building",
"key": {
"#": [
{
"item": "minecraft:chiseled_quartz_block"
},
{
"item": "minecraft:quartz_block"
},
{
"item": "minecraft:quartz_pillar"
}
]
},
"pattern": [
"###"
],
"result": {
"count": 6,
"item": "minecraft:quartz_slab"
},
"show_notification": true
}