Sandy Jadestone Bricks Wall
betterend:sandy_jadestone_bricks_wall

Sandy Jadestone Bricks Wall

item Pickaxe MineableWalls

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

Acquisition

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

Crafting
Sandy Jadestone Bricks
Sandy Jadestone Bricks
Sandy Jadestone Bricks
Sandy Jadestone Bricks
Sandy Jadestone Bricks
Sandy Jadestone Bricks
Sandy Jadestone Bricks Wall Sandy Jadestone Bricks Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Sandy Jadestone Bricks Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
betterend:sandy_jadestone_bricks_wall
Namespace
betterend
Mod ID
unknown
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls

Recipe JSON (3):

{
  "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
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "###",
    "###"
  ],
  "ingredients": {
    "#": {
      "item": "betterend:sandy_jadestone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": "end_wall",
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "betterend:sandy_jadestone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": "sandy_jadestone_stonecutting",
  "experience": null,
  "cooking_time": null
}