Mek Data using Any Reinforced Alloy, Any Iron Ingot, Any Reinforced Alloy, Any Iron Ingot, Advanced Fluid Tank, Any Iron Ingot, Any Reinforced Alloy, Any Iron Ingot and Any Reinforced Alloy, arranged in the pattern shown. Produces Elite Fluid Tank.
Elite Fluid Tank
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Elite Fluid Tank | 1–1 | 100% | — |
Used in (1)
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:elite_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/reinforced"
},
"I": {
"tag": "forge:ingots/iron"
},
"P": {
"item": "mekanism:advanced_fluid_tank"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}