Soulless Sandstone Wall
forbidden_arcanus:soulless_sandstone_wall

Soulless Sandstone Wall

Forbidden & Arcanus · by stal111, CesarZorak
block WallsWalls

Soulless Sandstone Wall is a block from Forbidden & Arcanus, crafted from Soulless Sandstone.

Acquisition

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

Crafting
Soulless Sandstone Wall Soulless Sandstone Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Soulless Sandstone Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

Developer reference
Registry name
forbidden_arcanus:soulless_sandstone_wall
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus
Tags (2)
minecraft:blocks/walls
minecraft:items/walls

Recipe JSON (2):

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