Sulphuric Rock Pillar
betterend:sulphuric_rock_pillar

Sulphuric Rock Pillar

item Pickaxe Mineable

Sulphuric Rock Pillar is a item from Unknown Mod, crafted from Sulphuric Rock.

Acquisition

Crafting using Sulphuric Rock Slab and Sulphuric Rock Slab, arranged in the pattern shown. Produces Sulphuric Rock Pillar.

Crafting
Sulphuric Rock Slab
Sulphuric Rock Slab
Sulphuric Rock Pillar Sulphuric Rock Pillar guaranteed

Mining & drops

sourcecountchanceconditions
Sulphuric Rock Pillar1–1100%

Used in (1)

Crafting using Sulphuric Rock Slab, Sulphuric Rock Pillar and Sulphuric Rock Slab, arranged in the pattern shown. Produces 2× Sulphuric Rock Pedestal.

Crafting
Sulphuric Rock Slab
Sulphuric Rock Pillar
Sulphuric Rock Slab
Sulphuric Rock Pedestal Sulphuric Rock Pedestal ×2 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:sulphuric_rock_pillar
Namespace
betterend
Mod ID
unknown
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "betterend:sulphuric_rock"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "sulphuric_rock_stonecutting",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:sulphuric_rock_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_pillar",
  "experience": null,
  "cooking_time": null
}