Mek Data using Any Atomic Alloy, Ultimate Control Circuit, Any Atomic Alloy, Any Diamond Gem, Elite Infusing Factory, Any Diamond Gem, Any Atomic Alloy, Ultimate Control Circuit and Any Atomic Alloy, arranged in the pattern shown. Produces Ultimate Infusing Factory.
Ultimate Infusing Factory
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Ultimate Infusing Factory | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:ultimate_infusing_factory- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "mekanism:mek_data",
"pattern": [
"ACA",
"IPI",
"ACA"
],
"ingredients": {
"A": {
"tag": "mekanism:alloys/atomic"
},
"C": {
"tag": "forge:circuits/ultimate"
},
"I": {
"tag": "forge:gems/diamond"
},
"P": {
"item": "mekanism:elite_infusing_factory"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}