Galena Slab
alexscaves:galena_slab

Galena Slab

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

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

Acquisition

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

Crafting
Galena Slab Galena Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Galena Slab1–1100%

Used in (1)

Crafting using Galena Slab and Galena Slab, arranged in the pattern shown. Produces Galena.

Crafting
Galena Slab
Galena Slab
Galena guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:galena_slab
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slab
minecraft:items/slab

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "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
}