blue_skies:carved_nature_stonebrick

Carved Nature Stone Bricks

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

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

Acquisition

Stone Cutting using Nature Stone. Produces Carved Nature Stone Bricks.

Stone Cutting
Carved Nature Stone Bricks guaranteed

Mining & drops

sourcecountchanceconditions
Carved Nature Stone Bricks1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "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:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "blue_skies:nature_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}