Stone Cutting using Cut Pink Sandstone. Produces Cut Pink Sandstone Slab.
block· Slabs
Cut Pink Sandstone Slab
Nature's Spirit · by Team Hibiscus
Cut Pink Sandstone Slab is a block from Nature's Spirit, crafted from Cut Pink Sandstone.
Acquisition
Stone Cutting using Pink Sandstone. Produces Cut Pink Sandstone Slab.
Crafting using Cut Pink Sandstone, Cut Pink Sandstone and Cut Pink Sandstone, arranged in the pattern shown. Produces 6× Cut Pink Sandstone Slab.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Cut Pink Sandstone Slab | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
natures_spirit:cut_pink_sandstone_slab- Namespace
natures_spirit- Mod ID
natures_spirit- Tags (3)
minecraft:blocks/mineable/pickaxe minecraft:blocks/slabs minecraft:items/slabs
Recipe JSON (3):
{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "natures_spirit:cut_pink_sandstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:stonecutting",
"pattern": null,
"ingredients": {
"item": "natures_spirit:pink_sandstone"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###"
],
"ingredients": {
"#": {
"item": "natures_spirit:cut_pink_sandstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

