minecraft · recipes
· 1.13.2
Red Sandstone Slab
red_sandstone_slab
Recipe #702
1.13.2
#10
{
"type": "crafting_shaped",
"pattern": [
"###"
],
"key": {
"#": [
{
"item": "minecraft:red_sandstone"
},
{
"item": "minecraft:chiseled_red_sandstone"
},
{
"item": "minecraft:cut_red_sandstone"
}
]
},
"result": {
"item": "minecraft:red_sandstone_slab",
"count": 6
}
}