Excavation Buckets
embers:excavation_buckets

Excavation Buckets

Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
block Pickaxe Mineable

Excavation Buckets is a block from Embers Rekindled, crafted from Lead Plate, Block of Lead, and Any Iron Ingot.

Acquisition

Crafting using Lead Plate, Lead Plate, Lead Plate, Block of Lead, Any Iron Ingot, Lead Plate, Lead Plate, Lead Plate and Lead Plate, arranged in the pattern shown. Produces Excavation Buckets.

Crafting
Excavation Buckets Excavation Buckets guaranteed

Mining & drops

sourcecountchanceconditions
Excavation Buckets1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PPP",
    "BIP",
    "PPP"
  ],
  "ingredients": {
    "B": {
      "tag": "forge:storage_blocks/lead"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "tag": "forge:plates/lead"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}