alexscaves:guanostone_bricks

Guanostone Bricks

Alex's Caves · by Alexthe668, Noonyeyz
block Pickaxe Mineable

Guanostone Bricks is a block from Alex's Caves, crafted from Guanostone.

Acquisition

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

Crafting
Guanostone Bricks ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Guanostone Bricks1–1100%

Used in (9)

Crafting using Guanostone Bricks, Guanostone Bricks and Guanostone Bricks, arranged in the pattern shown. Produces 6× Guanostone Brick Slab.

Crafting
Guanostone Brick Slab Guanostone Brick Slab ×6 guaranteed

Crafting using Guanostone Bricks, Guanostone Bricks, Guanostone Bricks and Guanostone Bricks, arranged in the pattern shown. Produces 4× Guanostone Tiles.

Crafting
Guanostone Tiles ×4 guaranteed
view all 9 →

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "AA",
    "AA"
  ],
  "ingredients": {
    "A": {
      "item": "alexscaves:guanostone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:guanostone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}