minecraft:cut_red_sandstone

Cut Red Sandstone

Minecraft · by Mojang Studios
block Pickaxe Mineable

Acquisition

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

Crafting
Cut Red Sandstone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Cut Red Sandstone1–1100%Survives Explosion

Used in (3)

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

Crafting
Red Sandstone Stairs Red Sandstone Stairs ×4 guaranteed

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

Crafting
Cut Red Sandstone Slab Cut Red Sandstone Slab ×6 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:red_sandstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:red_sandstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}