blue_skies:nature_stonebrick

Nature Stone Bricks

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

Nature Stone Bricks is a block from Blue Skies, crafted from Nature Stone.

Acquisition

Crafting using Nature Stone, Nature Stone, Nature Stone and Nature Stone, arranged in the pattern shown. Produces 4× Nature Stone Bricks.

Crafting
Nature Stone Bricks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Nature Stone Bricks1–1100%Survives Explosion

Used in (9)

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 4× Nature Stone Brick Stairs.

Crafting
Nature Stone Brick Stairs Nature Stone Brick Stairs ×4 guaranteed
view all 9 →

Block drops

Drops itself when broken.

Developer reference
Registry name
blue_skies:nature_stonebrick
Namespace
blue_skies
Mod ID
blue_skies
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "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_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}