
Modern industrialization FE compat
NeoForge addon for Modern Industrialization. Make MI electric network compatible with FE network.
About this Mod
MI-FE-Compat
Bridges Modern Industrialization (EU) and NeoForge Forge Energy (FE) — allowing FE generators to power MI cables and FE cables to connect to MI machines.
What it does
MI machines only speak the MI energy API (EnergyApi.SIDED). Mods speak NeoForge FE (IEnergyStorage). Without this mod, the two systems are invisible to each other. MI-FE-Compat registers two transparent bridges so energy flows freely in both directions.
Two bridge directions
| Direction | Use case |
|---|---|
| FE → MI | FE generators (Mekanism, Thermal, etc.) supply power to MI cables |
| MI → FE | FE cables (Mekanism Universal Cable, PowerGrid) connect to MI machines |
Both bridges are registered via NeoForge's RegisterCapabilitiesEvent and cached by BlockCapabilityCache — they are created once per block position on cache miss, not every tick. A shared recursion guard (ThreadLocal) prevents infinite loops when the two bridges would otherwise trigger each other.
Configuration
No separate config file. The EU ↔ FE conversion ratio is read directly from Modern Industrialization's own config (forgeEnergyPerEu, default: 1 EU = 10 FE). Changing the ratio in MI's config automatically applies to this mod.
Commands
All commands require permission level 0 (any player).
/mifecompat status
Shows how many bridges have been created for each direction. Use this to verify the mod is working after placing cables.
/mifecompat check
Inspects the 6 blocks adjacent to your position and reports which energy APIs each one exposes: [FE] (NeoForge), [GP] (GrandPower), [MI] (Modern Industrialization).
/mifecompat scan
Scans a 5-block radius around you and lists all energy-capable block types found. Useful for diagnosing why a connection is not forming.
Compatibility
Tested with Modern Industrialization 1.7+, Mekanism, and PowerGrid on NeoForge 21.1 (Minecraft 1.21.1). Any mod that uses standard NeoForge IEnergyStorage should work automatically.
Does not conflict with GrandPower-based bridges already built into MI — this mod only activates for blocks that MI does not natively handle.
Available Versions
How to Install Modern industrialization FE compat on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.1).
Install Mod
Open the mod browser in the dashboard and search for "Modern industrialization FE compat". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.21.1
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Modern industrialization FE compat server crashes on startup – what to do?
Most common cause: wrong neoforge version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.21.1). You can switch loaders with one click in the panel.
Is Modern industrialization FE compat compatible with neoforge?
Modern industrialization FE compat officially supports neoforge for Minecraft 1.21.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Modern industrialization FE compat – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Modern industrialization FE compat consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Modern industrialization FE compat with just one click on your server.