minecraft:sandstone

Sandstone

Minecraft · by Mojang Studios
block Pickaxe MineableOverworld Carver ReplaceablesSculk Replaceable

Acquisition

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

Crafting
Sandstone guaranteed

Mining & drops

sourcecountchanceconditions
Sandstone1–1100%Survives Explosion

Used in (12)

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

Crafting
Cut Sandstone ×4 guaranteed

Crafting using Sandstone, Sandstone, Sandstone, Sandstone, Sandstone and Sandstone, arranged in the pattern shown. Produces 6× Sandstone Wall.

Crafting
Sandstone Wall Sandstone Wall ×6 guaranteed

Smelting using Sandstone (200 ticks, 0.1 xp). Produces Smooth Sandstone.

Smelting

200 ticks· 0.1 xp

Smooth Sandstone guaranteed
view all 12 →

Block drops

Drops itself when broken.

Developer reference
Registry name
minecraft: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:sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}