Guanostone Wall
alexscaves:guanostone_wall

Guanostone Wall

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

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

Acquisition

Crafting using Guanostone, Guanostone, Guanostone, Guanostone, Guanostone and Guanostone, arranged in the pattern shown. Produces 6× Guanostone Wall.

Crafting
Guanostone Wall Guanostone Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Guanostone Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:guanostone_wall
Namespace
alexscaves
Mod ID
alexscaves
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls

Recipe JSON (1):

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