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