forbidden_arcanus:cut_soulless_sandstone

Cut Soulless Sandstone

Forbidden & Arcanus · by stal111, CesarZorak
block SandstoneSandstonePickaxe Mineable

Cut Soulless Sandstone is a block from Forbidden & Arcanus, crafted from Polished Soulless Sandstone Slab.

Acquisition

Crafting using Polished Soulless Sandstone Slab and Polished Soulless Sandstone Slab, arranged in the pattern shown. Produces Cut Soulless Sandstone.

Crafting
Polished Soulless Sandstone Slab
Polished Soulless Sandstone Slab
Cut Soulless Sandstone guaranteed

Mining & drops

sourcecountchanceconditions
Cut Soulless Sandstone1–1100%Survives Explosion

Used in (2)

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

Crafting
Cut Soulless Sandstone Slab Cut Soulless Sandstone Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
forbidden_arcanus:cut_soulless_sandstone
Namespace
forbidden_arcanus
Mod ID
forbidden_arcanus
Tags (3)
forge:blocks/sandstone
forge:items/sandstone
minecraft:blocks/mineable/pickaxe

Recipe JSON (3):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "forbidden_arcanus:polished_soulless_sandstone_slab"
    }
  },
  "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
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "forbidden_arcanus:polished_soulless_sandstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}