Applied Mekanistics: Bridging Mekanism Chemicals into AE2
Applied Mekanistics connects Mekanism's chemical system to Applied Energistics storage. This guide covers what it registers and what it needs to function.
Twelve items, eleven recipes, no blocks
The mod is 12 pages built on 12 items, with no blocks at all and 11 crafting recipes — identical on both versions.
That is the profile of a pure bridge addon. It defines no machine, no bench and no processing step, because it is not adding a system; it is teaching two existing systems to talk to each other.
It needs both parent mods
Nothing here works alone. The items are cells, interfaces and components that let Applied Energistics store and route Mekanism chemicals, so the mod is inert unless both AE2 and Mekanism are installed.
Before adding it, confirm the pack has both. A twelve-item addon with a missing parent is twelve items you cannot use.
Eleven recipes, one bench
All eleven recipes are ordinary crafting. There is no tier ladder and no unlock — once you can afford the ingredients, which mostly come from the two parent mods, every item is available.
Identical content, different loaders
Both builds register 11 crafting recipes. The 1.21.1 build is 1.6.3 on NeoForge and the 1.20.1 build is 1.4.3 on Forge. Despite the version-number gap, the content is the same.
No structures, no footprint
The mod generates no worldgen structures and adds no blocks, so it takes no space in a base and changes nothing about a world. It can be added to a save in progress safely.
Why an addon like this exists
Mekanism chemicals are handled by a system AE2 does not natively understand. Without a bridge you end up running two parallel storage networks — one for items and fluids in AE2, another in Mekanism tanks — and moving between them by hand.
Eleven recipes is all it takes to collapse that into one network. That ratio of effort to effect is why bridge addons stay small: the value is in what they connect, not in what they add.
Where to start
Build the storage components first. The rest of the item list is routing and interface work that only becomes useful once there is something to route.