byg:black_sandstone

Black Sandstone

Dye Color:
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
block SandstoneSandstone

Black Sandstone is a block from Oh The Biomes You'll Go, crafted from Black Sand.

Acquisition

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

Crafting
Black Sandstone guaranteed

Mining & drops

sourcecountchanceconditions
Black Sandstone1–1100%Survives Explosion

Used in (4)

Block drops

Drops itself when broken.

Developer reference
Registry name
byg:black_sandstone
Namespace
byg
Mod ID
byg
Tags (2)
forge:blocks/sandstone
forge:items/sandstone

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "tag": "forge:black_sand"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}