Bin
embers:bin

Bin

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

Bin is a block from Embers Rekindled, crafted from Lead Ingot and Lead Plate.

Acquisition

Crafting using Lead Ingot, Lead Ingot, Lead Ingot, Lead Ingot, Lead Ingot, Lead Plate and Lead Ingot, arranged in the pattern shown. Produces Bin.

Crafting
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Ingot
Lead Plate
Lead Ingot
Bin Bin guaranteed

Mining & drops

sourcecountchanceconditions
Bin1–1100%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
}