minecraft:red_sandstone

Red Sandstone

Minecraft · by Mojang Studios
block Pickaxe MineableOverworld Carver ReplaceablesSculk Replaceable

Acquisition

Crafting using Red Sand, Red Sand, Red Sand and Red Sand, arranged in the pattern shown. Produces Red Sandstone.

Crafting
Red Sandstone guaranteed

Mining & drops

sourcecountchanceconditions
Red Sandstone1–1100%Survives Explosion

Used in (11)

Crafting using Any of Red Sandstone / Chiseled Red Sandstone, Any of Red Sandstone / Chiseled Red Sandstone and Any of Red Sandstone / Chiseled Red Sandstone, arranged in the pattern shown. Produces 6× Red Sandstone Slab.

Crafting
Red Sandstone Slab Red Sandstone Slab ×6 guaranteed
view all 11 →

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft:red_sandstone
Namespace
minecraft
Mod ID
minecraft
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/overworld_carver_replaceables
minecraft:blocks/sculk_replaceable

Recipe JSON (1):

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