Galena Wall
alexscaves:galena_wall

Galena Wall

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

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

Acquisition

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

Crafting
Galena Wall Galena Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Galena Wall1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GGG",
    "GGG"
  ],
  "ingredients": {
    "G": {
      "item": "alexscaves:galena"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "alexscaves:galena"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}