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.
Excavation Buckets
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Excavation Buckets is a block from Embers Rekindled, crafted from Lead Plate, Block of Lead, and Any Iron Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Excavation Buckets | 1–1 | 100% | 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
}
