Crystal Sandstone Slab
blue_skies:crystal_sandstone_slab

Crystal Sandstone Slab

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block Pickaxe MineableSlabsSlabs

Crystal Sandstone Slab is a block from Blue Skies, crafted from Crystal Sandstone.

Acquisition

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

Crafting
Crystal Sandstone Slab Crystal Sandstone Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Crystal Sandstone Slab1–1100%

Used in (1)

Crafting using Crystal Sandstone Slab and Crystal Sandstone Slab, arranged in the pattern shown. Produces Chiseled Crystal Sandstone.

Crafting
Crystal Sandstone Slab
Crystal Sandstone Slab
Chiseled Crystal Sandstone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:crystal_sandstone_slab
Namespace
blue_skies
Mod ID
blue_skies
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (2):

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