Blasted Sandstone Wall
16×16 · BAKED

block· Walls

Blasted Sandstone Wall

Spawn · by Ninni
block Pickaxe MineableWallsWalls

Blasted Sandstone Wall is a block from Spawn, crafted from Blasted Sandstone.

Acquisition

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

Crafting
Blasted Sandstone Wall Blasted Sandstone Wall ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Blasted Sandstone Wall1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
spawn:blasted_sandstone_wall
Namespace
spawn
Mod ID
spawn
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (2):

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