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.
Ultimate Fluid Tank
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ultimate Fluid Tank | 1–1 | 100% | — |
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
}