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