block· Machines & Other Blocks

Cut Pink Sandstone

Nature's Spirit · by Team Hibiscus
block Pickaxe Mineable

Cut Pink Sandstone is a block from Nature's Spirit, crafted from Pink Sandstone.

Acquisition

Crafting using Pink Sandstone, Pink Sandstone, Pink Sandstone and Pink Sandstone, arranged in the pattern shown. Produces 4× Cut Pink Sandstone.

Crafting
Cut Pink Sandstone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Cut Pink Sandstone1–1100%Survives Explosion

Used in

Crafting using Any of Pink Sandstone / Chiseled Pink Sandstone / Cut Pink Sandstone, Any of Pink Sandstone / Chiseled Pink Sandstone / Cut Pink Sandstone, Any of Pink Sandstone / Chiseled Pink Sandstone / Cut Pink Sandstone, Any of Pink Sandstone / Chiseled Pink Sandstone / Cut Pink Sandstone, Any of Pink Sandstone / Chiseled Pink Sandstone / Cut Pink Sandstone and Any of Pink Sandstone / Chiseled Pink Sandstone / Cut Pink Sandstone, arranged in the pattern shown. Produces 4× Pink Sandstone Stairs.

Crafting
Pink Sandstone Stairs Pink Sandstone Stairs ×4 guaranteed

Crafting using Cut Pink Sandstone, Cut Pink Sandstone and Cut Pink Sandstone, arranged in the pattern shown. Produces 6× Cut Pink Sandstone Slab.

Crafting
Cut Pink Sandstone Slab Cut Pink Sandstone Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
natures_spirit:cut_pink_sandstone
Namespace
natures_spirit
Mod ID
natures_spirit
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "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:pink_sandstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}