MI Tweaks

MI Tweaks

Some tweaks to MI for pack creators and addon devs.

by
114.2K Downloads
neoforgecursedtechnology
Rent Server with this Mod

About this Mod

MI Tweaks

This mod is an addon for Modern Industrialization that adds some configurable tweaks to existing mechanics. This addon is designed specifically for modpack creators to further customize the MI experience in their pack. All tweaks are disabled by default.

For any questions, please ask in the #mi-tweaks channel on my discord.

Flux Transformer

This block takes in EU (MI energy) of a configurable voltage (HV by default), stores it internally (204.8k EU by default), and converts it to FE (Forge energy, common energy used by many other mods) at a configurable rate (1:1 by default) when extracted. There is also a config option to limit the FE extract rate (2^63-1 by default).

Note that there are 2 separate recipes for the Flux Transformer. One is the standard recipe that uses a FE Cable (#c:fe_cables) (recipe id is mi_tweaks:flux_transformer), and the other uses the Redstone Battery from MI in its place when no items are in the FE Cables tag (recipe id is mi_tweaks:flux_transformer_fallback). For a list of currently supported cables in the FE Cables tag, see this file. If there are any cables that you think should be added to this tag, let me know and I can add them - or you can add them yourself for your pack.

Extra Recipe Conditions

There are some extra recipe conditions added to allow for further customization of progression.

Recipe process conditions can be included in any recipe type that is a MachineRecipeType. Recipe conditions can be added to a recipe's json in an array with the key process_conditions.

EBF Coil

This process condition allows you to define a coil required for the recipe. This is distinct from MI's builtin method of doing this which uses EU/t cost, as it allows you to arbitrarily require a different tier than the EU/t cost.

{
    "type": "mi_tweaks:ebf_coil",
    "coil": "modern_industrialization:kanthal_coil"
}

Voltage

This process condition makes it so that the machine must have a certain hull (or higher) provided to it in order to run the recipe.

When using this recipe condition, it is recommended to enable display_machine_voltage in the config.

{
    "type": "mi_tweaks:voltage",
    "voltage": "hv"
}

Voltage Integration

MI does not have much of a focus on voltage tiers of machines. By default, the voltage of a machine purely allows it to accept power from higher tiers of cables. MI Tweaks provides multiple options to change this (voltage recipe condition & voltage based machine speed).

For ease of use, there is a config option to have a machine display its voltage in its UI. The voltage of a machine is determined by the hull placed in its machine hull slot.

Efficiency Behavior

MI Tweaks provides some configuration options for altering how efficiency in electric machines works. There are three different modes to choose from:

  • DISABLED : No changes will be made to the efficiency behavior of machines
  • ALWAYS_BASE : Machines will always run at the base machine EU or the base recipe EU if it's larger plus the EU provided by upgrades
  • ALWAYS_MAX : Machines will always run at max efficiency
  • USE_VOLTAGE : Machines will run at a constant speed determined by its voltage

Not only can you change the behavior of efficiency, but there is also a config option for hiding the efficiency bar and information in machine UIs.

Machine Blueprints

For the modpack creators who want to seamlessly implement a requirement to making machines other than the items themselves (for example, a research system of sorts), MI Tweaks provides Machine Blueprints. MI Tweaks does not provide any method of obtaining blueprints in survival mode, so it is left entirely up to modpack creators to implement.

A machine blueprint can be used to view the shape of multiblocks for the machine it is for when held similarly to how a wrench works by default. Additionally, blueprints can be used to build multiblocks. By right clicking a multiblock controller with its respective blueprint, it will take the blocks from your inventory and place them for you.

The machine_blueprints config section provides quite a few options to customize how blueprints are required. By default, no machines require blueprints. The config provides options to prevent the placing of machines without the proper blueprint for said machine. There is no option to prevent crafting because there are too many ways to cover with this (there are blocks from mods and even vanilla in 1.21 that will craft items for you, which would not be able to be prevented without causing a mess).

Other Tweaks

  • Water Pumps require ocean/river biome
  • Lock efficiency of crafting machines with redstone control module
  • Disable wrenches from rendering multiblock shapes (this is only logical when machine blueprints have been properly implemented)
  • Include current energy consumption in the energy bar tooltip (this is only logical when machine efficiency is hidden)

Available Versions

MI Tweaks 1.9.5-1.21.1release
MC 1.21.1neoforge
August 22, 2026
MI Tweaks 1.9.4-1.21.1release
MC 1.21.1neoforge
August 15, 2026
MI Tweaks 1.9.3-1.21.1release
MC 1.21.1neoforge
July 21, 2026
MI Tweaks 1.9.2-1.21.1release
MC 1.21.1neoforge
June 28, 2026
MI Tweaks 1.9.1-1.21.1release
MC 1.21.1neoforge
May 24, 2026

How to Install MI Tweaks on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set neoforge Loader

In the panel under "Egg", select the neoforge loader and matching Minecraft version (1.21.1).

3

Install Mod

Open the mod browser in the dashboard and search for "MI Tweaks". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

neoforge

Minecraft Versions

1.21.1, 1.21, 1.20.4

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

MI Tweaks 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 MI Tweaks compatible with neoforge?

MI Tweaks officially supports neoforge for Minecraft 1.21.1, 1.21, 1.20.4. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with MI Tweaks – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if MI Tweaks 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.

Rent Modded Server

Install MI Tweaks with just one click on your server.

Recommended RAM
4 GBfrom €5.2/mo
Minimum 3 GB | per 8 players
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

1.21.11.211.20.4