Ultimate Fluid Tank
mekanism:ultimate_fluid_tank

Ultimate Fluid Tank

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

Acquisition

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

Mek Data
Any Atomic Alloy
Any Iron Ingot
Any Atomic Alloy
Any Iron Ingot
Elite Fluid Tank
Any Iron Ingot
Any Atomic Alloy
Any Iron Ingot
Any Atomic Alloy
Ultimate Fluid Tank Ultimate Fluid Tank guaranteed

Mining & drops

sourcecountchanceconditions
Ultimate Fluid Tank1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "mekanism:mek_data",
  "pattern": [
    "AIA",
    "IPI",
    "AIA"
  ],
  "ingredients": {
    "A": {
      "tag": "mekanism:alloys/atomic"
    },
    "I": {
      "tag": "forge:ingots/iron"
    },
    "P": {
      "item": "mekanism:elite_fluid_tank"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}