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

Sandstone
Minecraft · by Mojang Studios
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Sandstone | 1–1 | 100% | Survives Explosion |
Used in (12)
Stone Cutting using Sandstone. Produces Cut Sandstone.

Stone Cutting using Sandstone. Produces Sandstone Slab.
Crafting using Sandstone, Sandstone, Sandstone and Sandstone, arranged in the pattern shown. Produces 4× Cut Sandstone.
Crafting using Sandstone, Sandstone, Sandstone, Sandstone, Sandstone and Sandstone, arranged in the pattern shown. Produces 6× Sandstone Wall.
Smelting using Sandstone (200 ticks, 0.1 xp). Produces Smooth Sandstone.
200 ticks· 0.1 xp

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
}
