Ultimate Chemical Tank
mekanism:ultimate_chemical_tank

Ultimate Chemical Tank

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

Acquisition

Mek Data using Any Atomic Alloy, Osmium Ingot, Any Atomic Alloy, Osmium Ingot, Elite Chemical Tank, Osmium Ingot, Any Atomic Alloy, Osmium Ingot and Any Atomic Alloy, arranged in the pattern shown. Produces Ultimate Chemical Tank.

Mek Data
Any Atomic Alloy
Osmium Ingot
Any Atomic Alloy
Osmium Ingot
Elite Chemical Tank
Osmium Ingot
Any Atomic Alloy
Osmium Ingot
Any Atomic Alloy
Ultimate Chemical Tank Ultimate Chemical Tank guaranteed

Mining & drops

sourcecountchanceconditions
Ultimate Chemical Tank1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "AOA",
    "OPO",
    "AOA"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/atomic"
    },
    "O": {
      "tag": "forge:ingots/osmium"
    },
    "P": {
      "item": "mekanism:elite_chemical_tank"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}