Ultimate Bin
mekanism:ultimate_bin

Ultimate Bin

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

Acquisition

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

Mining & drops

sourcecountchanceconditions
Ultimate Bin1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:ultimate_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/atomic"
    },
    "C": {
      "tag": "forge:circuits/ultimate"
    },
    "P": {
      "item": "mekanism:elite_bin"
    },
    "_": {
      "tag": "forge:cobblestone/normal"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}