Elite Bin
mekanism:elite_bin

Elite Bin

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

Mek Data using Any Normal Cobblestone, Elite Control Circuit, Any Normal Cobblestone, Any Reinforced Alloy, Advanced Bin, Any Reinforced Alloy, Any Normal Cobblestone, Any Normal Cobblestone and Any Normal Cobblestone, arranged in the pattern shown. Produces Elite Bin.

Mek Data
Any Normal Cobblestone
Elite Control Circuit
Any Normal Cobblestone
Any Reinforced Alloy
Advanced Bin
Any Reinforced Alloy
Any Normal Cobblestone
Any Normal Cobblestone
Any Normal Cobblestone
Elite Bin Elite Bin guaranteed

Mining & drops

sourcecountchanceconditions
Elite Bin1–1100%

Used in (1)

Mek Data using Any Normal Cobblestone, Ultimate Control Circuit, Any Normal Cobblestone, Any Atomic Alloy, Elite Bin, Any Atomic Alloy, Any Normal Cobblestone, Any Normal Cobblestone and Any Normal Cobblestone, arranged in the pattern shown. Produces Ultimate Bin.

Mek Data
Any Normal Cobblestone
Ultimate Control Circuit
Any Normal Cobblestone
Any Atomic Alloy
Elite Bin
Any Atomic Alloy
Any Normal Cobblestone
Any Normal Cobblestone
Any Normal Cobblestone
Ultimate Bin Ultimate Bin guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "_C_",
    "APA",
    "___"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/reinforced"
    },
    "C": {
      "tag": "forge:circuits/elite"
    },
    "P": {
      "item": "mekanism:advanced_bin"
    },
    "_": {
      "tag": "forge:cobblestone/normal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}