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