Sandy Jadestone Bricks Slab
betterend:sandy_jadestone_bricks_slab

Sandy Jadestone Bricks Slab

item Pickaxe MineableSlabsSlabs

Sandy Jadestone Bricks Slab is a item from Unknown Mod, crafted from Sandy Jadestone.

Acquisition

Crafting using Sandy Jadestone Bricks, Sandy Jadestone Bricks and Sandy Jadestone Bricks, arranged in the pattern shown. Produces 6× Sandy Jadestone Bricks Slab.

Crafting
Sandy Jadestone Bricks
Sandy Jadestone Bricks
Sandy Jadestone Bricks
Sandy Jadestone Bricks Slab Sandy Jadestone Bricks Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Sandy Jadestone Bricks Slab1–1100%

Used in (1)

Crafting using Any of Sandy Jadestone Slab / Sandy Jadestone Bricks Slab, Crystal Shards and Any of Sandy Jadestone Slab / Sandy Jadestone Bricks Slab, arranged in the pattern shown. Produces Sandy Jadestone Lantern.

Crafting
Any of Sandy Jadestone Slab / Sandy Jadestone Bricks Slab
Crystal Shards
Any of Sandy Jadestone Slab / Sandy Jadestone Bricks Slab
Sandy Jadestone Lantern Sandy Jadestone Lantern guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:sandy_jadestone_bricks_slab
Namespace
betterend
Mod ID
unknown
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "betterend:sandy_jadestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "sandy_jadestone_stonecutting",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:sandy_jadestone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_stone_slabs",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "betterend:sandy_jadestone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "sandy_jadestone_stonecutting",
  "experience": null,
  "cooking_time": null
}