
Modern Industrialization
Modern Industrialization is a standalone tech mod, where the ultimate objective is total automation. Of course, there is a long way to go before getting there. Can you do it?
Modern Industrialization v2.4.1
release8 декабря 2025 г.What's Changed
- Fix #1232: Make Turbines Rotatable Again by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1233
- Updated Translations from Crowdin
Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.4.0...2.4.1
Modern Industrialization v2.4.0
release24 ноября 2025 г.This update comes with a number of internal refactors, so it will likely take a little bit of time for add-ons to update.
Important change: Fusion Reactor now requires separate hatches for each input
- Fix #1101: Fusion reactor now requires separate hatches for each input (even of the same fluid) by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1228
This finally allows for the Helium 3 - Tritium recipe to be used consistently, however it means that some fusion setups might need a second fluid input hatch.
For addon and pack developers
These changes will require a bit of work from add-on developers:
- Fix #1208: Migrate to StreamCodecs for GUI components by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1210
- Fix #1204: Move all client classes to aztech.modern_industrialization.client by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1213
- Fix #1206: Purge I prefix from all interfaces in the mod by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1214
And these are smaller improvements for pack developers:
- Fix #581: Allow any machine progress bar sizes through KubeJS (not just 20x20) by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1209
- Fix #582: Better error when the loot of Kube-added ore cannot be found by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1218
- Fix #471: Add a command to dump conflicting recipes to a file by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1227
Other changes
- Fix #625: Make large tank controller and hatches output fill level with comparator by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1202
- Fix #546: Grant Wax On achievement when using Wax by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1205
- Fix #688: Add hatch capacities to their tooltips by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1207
- Fix #547: Add information to multiblock generator controllers by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1211
- Fix #877: Clip long machine names in GUI by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1212
- Allow for no machine rotation, use it for energy input hatches by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1215
- Improve clarity of machine "output" textures, and related rotation improvements by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1216
- Fix #703: Auto-pull and auto-eject for nuclear hatches by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1217
- Fix #1219: Make automatic trash can able to void energy by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1220
- Improve EU P2P tunnel by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1221
- Fix #494: Move upgrade requirement icon a bit if it would overlap with EU/t display by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1222
- Order pipes by color, and tags by creative inventory order by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1225
- Updated Translations from Crowdin
Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.16...2.4.0
Modern Industrialization v2.3.16
release25 октября 2025 г.What's Changed
- Use distinct (programmer art!) texture for steam quarry by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1199
- feat: update to kubejs 7.2 by @MaxNeedsSnacks in https://github.com/AztechMC/Modern-Industrialization/pull/1192
New Contributors
- @MaxNeedsSnacks made their first contribution in https://github.com/AztechMC/Modern-Industrialization/pull/1192
Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.15...2.3.16
Modern Industrialization v2.3.15
release17 октября 2025 г.What's Changed
- Fix #1109: Optimize CrafterComponent#takeItemInputs a little by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1186
- Fix #1137: nylon+string and acrylic glue+slime recipes don't consume their input anymore by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1189
- Lock multiple slots when transferring recipes from EMI if necessary by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1190
- Fix #1157: Wrong block multiblock highlight not always working by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1191
- Add support for data generating ores out of arbitrary strata by @fmbellomy in https://github.com/AztechMC/Modern-Industrialization/pull/1170
- Switch to NeoForge's (1.21.10) implementation of transactions by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1194
- Updated Translations from Crowdin, now it's aluminium for AU and the UK by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1187
New Contributors
- @fmbellomy made their first contribution in https://github.com/AztechMC/Modern-Industrialization/pull/1170
Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.14...2.3.15
Modern Industrialization v2.3.14
release8 октября 2025 г.What's Changed
- Fix #1182: Item pipe crash by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1183
- Fix #1165: Ensure that version checker always finds a higher version by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1184
- Fix #1152: EU is left in a hidden buffer when Diesel Generator runs out of fuel by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1185
Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.13...2.3.14
Совместимость
Minecraft: Java Edition
Создатели
Azercoco
Author
Technici4n
Владелец