minecraft · recipes
· 1.18.2
Quartz Slab
quartz_slab
Recipe #929
1.18.2
#5
{
"type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"key": {
"#": [
{
"item": "minecraft:chiseled_quartz_block"
},
{
"item": "minecraft:quartz_block"
},
{
"item": "minecraft:quartz_pillar"
}
]
},
"result": {
"item": "minecraft:quartz_slab",
"count": 6
}
}