Crafting using Lead Ingot, Lead Ingot, Lead Ingot, Lead Ingot, Lead Ingot, Lead Plate and Lead Ingot, arranged in the pattern shown. Produces Bin.
Bin
Embers Rekindled · by RCXcrafter, BordListian, Elucent, TechnoMysterio, KomradeSpectre
Bin is a block from Embers Rekindled, crafted from Lead Ingot and Lead Plate.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Bin | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
embers:bin- Namespace
embers- Mod ID
embers- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"I I",
"I I",
"IPI"
],
"ingredients": {
"I": {
"tag": "forge:ingots/lead"
},
"P": {
"tag": "forge:plates/lead"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}