Nature Stone Brick Wall
blue_skies:nature_stonebrick_wall

Nature Stone Brick Wall

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

Nature Stone Brick Wall is a block from Blue Skies, crafted from Nature Stone.

Acquisition

Crafting using Nature Stone Bricks, Nature Stone Bricks, Nature Stone Bricks, Nature Stone Bricks, Nature Stone Bricks and Nature Stone Bricks, arranged in the pattern shown. Produces 6× Nature Stone Brick Wall.

Crafting
Nature Stone Brick Wall Nature Stone Brick Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Nature Stone Brick Wall1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (3):

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