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