Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App
Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Modern Industrialization

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?

1.01M
366
Storage
Technology
Utility
AboutChangelogVersions

Modern Industrialization v2.4.0

by Technici4n on Nov 24, 2025
Download

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

by Technici4n on Oct 25, 2025
Download

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

by Technici4n on Oct 17, 2025
Download

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

by Technici4n on Oct 8, 2025
Download

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

Modern Industrialization v2.3.13

by Technici4n on Oct 6, 2025
Download

What's Changed

  • ADD PT_BR Guidebook by @PrincessStelllar in https://github.com/AztechMC/Modern-Industrialization/pull/1151
  • Update Ukrainian guidebook by @StarmanMine142 in https://github.com/AztechMC/Modern-Industrialization/pull/1143
  • Allow namespaces on AbstractCraftingMultiblockBlockEntity by @Luligabi1 in https://github.com/AztechMC/Modern-Industrialization/pull/1171
  • Fix #1155: Machines not animating when Continuity is loaded by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1177
  • Fix #1174: Forge Hammer double click behaving like a single click by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1178
  • Fix #1173: Make item pipes efficient again for machines with locked slots by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1179
  • Updated Translations from Crowdin

New Contributors

  • @PrincessStelllar made their first contribution in https://github.com/AztechMC/Modern-Industrialization/pull/1151

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.12...2.3.13

Modern Industrialization v2.3.12

by Technici4n on Oct 5, 2025
Download

What's Changed

  • Fix #1166: Iridium ore says it can generate by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1168
  • Fix Forge Hammer output slot is misaligned by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1175
  • Modernize Gradle build and publishing by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1176

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.11...2.3.12

Modern Industrialization v2.3.11

by Technici4n on Aug 26, 2025
Download

What's Changed

  • Weaken CrafterComponent#takeItemInputs access from private to protected by @Luligabi1 in https://github.com/AztechMC/Modern-Industrialization/pull/1153
  • Add registeredCondition to ProcessConditionHelper by @Luligabi1 in https://github.com/AztechMC/Modern-Industrialization/pull/1149
  • Fix Large Tank controller not invalidating capabilities on formation by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1160
  • Allow for EnergyHatch with custom namespace by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1158
  • Allow for custom hatch types by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1159

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.10...2.3.11

Modern Industrialization v2.3.10

by Technici4n on Jul 17, 2025
Download

What's Changed

  • Allow custom multiblocks to have a custom CrafterComponent by @Luligabi1 in https://github.com/AztechMC/Modern-Industrialization/pull/1140
  • Updated Translations from Crowdin

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.9...2.3.10

Modern Industrialization v2.3.9

by Technici4n on Jul 3, 2025
Download

What's Changed

  • Implement auto-output functionality for energy output hatches by @WhitePhant0m in https://github.com/AztechMC/Modern-Industrialization/pull/1131
  • Fix overflow when using Creative Storage Unit on FE consumer by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1134

New Contributors

  • @WhitePhant0m made their first contribution in https://github.com/AztechMC/Modern-Industrialization/pull/1131

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.8...2.3.9

Modern Industrialization v2.3.8

by Technici4n on Jun 20, 2025
Download

What's Changed

  • Add Almost Unified integration by @rlnt in https://github.com/AztechMC/Modern-Industrialization/pull/1128

New Contributors

  • @rlnt made their first contribution in https://github.com/AztechMC/Modern-Industrialization/pull/1128

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.7...2.3.8

Modern Industrialization v2.3.6

by Technici4n on Jun 2, 2025
Download

What's Changed

  • Fix #1114: Support counts > 1 in autogenerate furnace recipes by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1115
  • Make Multiblock Materials recipe category have scrollable/paged views to allow for more blocks to be shown by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1023
  • Updated Translations from Crowdin

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.5...2.3.6

Modern Industrialization v2.3.5

by Technici4n on May 3, 2025
Download

What's Changed

  • Remove MISavedData now that NeoForge writes SavedData robustly by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1100

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.4...2.3.5

Modern Industrialization v2.3.4

by Technici4n on Apr 28, 2025
Download

What's Changed

  • Fix #1083: Machine and machine-like blocks don't conduct redstone anymore by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1084
  • Update NeoForge dependency & runs cleanup by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1086
  • Fix #1082: Make steam drill work with Sophisticated Backpacks pickup upgrade by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1088
  • Fix #1093: Rethink creative menu order a bit by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1095
  • Fix #1094: Fluid tag inputs only accepted the first fluid in the tag by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1096
  • Fix #608: Add KubeJS event to register energy/fluid/item hatches by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1097
  • Probably fix #1090: Guard against broken fluid handlers in pipe network by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1098

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.3...2.3.4

Modern Industrialization v2.3.3

by Technici4n on Apr 18, 2025
Download

What's Changed

  • Fix #960: Large steam boilers remaining 1 degree below their max by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1076
  • Fix #1073: Generated resource creation not ignoring unchanged files by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1075
  • Fix #1070: Use a tag to configure which fluids are blacklisted in the replicator by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1078
  • Fix #1074: Rate limit barrel left clicking in survival mode by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1079
  • Make large boilers lose temperature when redstone-disabled and improve GUI fuel display by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1080
  • Update Ukrainian guidebook by @StarmanMine142 in https://github.com/AztechMC/Modern-Industrialization/pull/1069
  • Fix #1052: Render correct Quantum Tank fill level in Jade by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1081
  • Updated Translations from Crowdin

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.2...2.3.3

Modern Industrialization v2.3.2

by Technici4n on Apr 5, 2025
Download

Notable Changes

Switch from Cloth Config to NeoForge's config system

by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1066

The configuration is now in the modern_industrialization-client.toml, modern_industrialization-server.toml and modern_industrialization-startup.toml files. The previous modern_industrialization.toml file will be ignored, so make sure to apply any config change to the 3 new files.

Make the ratio between EU and FE configurable. Default: 1 EU = 10 FE

by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1067

Keep in mind that the default ratio changed from 1 EU = 1 FE to 1 EU = 10 FE. Of course, feel free to change the value! I felt like 10 was a reasonable default.

Other changes

  • Add Zinc Ore to bronze quarry (Create compat) by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1064
  • Disallow replication of container items by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1065
  • Fix #1018: Allow casing upgrades for electric pumps by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1068

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.1...2.3.2

Modern Industrialization v2.3.1

by Technici4n on Apr 1, 2025
Download

What's Changed

  • Add assembler better yield tooltip to gears by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1059
  • Log offending inventory when discarding overflow items by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1060

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.3.0...2.3.1

Modern Industrialization v2.3.0

by Technici4n on Mar 31, 2025
Download

Notable changes

  • Replace Patchouli by GuideME by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1039
  • Change electric machine overclock formula by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1038
  • Stop item pipes from self-inserting their own extractions by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1021

Other changes

  • Update Ukrainian Guidebook by @StarmanMine142 in https://github.com/AztechMC/Modern-Industrialization/pull/1024
  • Fix 'a some point' in book intro by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1034
  • Pipe Config Card to extract blocks from items containing items (such as Banks from Bank Storage) by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1022
  • Show multiblock shapes in guidebook by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1040
  • Fix iron barrel voiding items on GUI click when full by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1041
  • Machine output can be oriented vertically on placement by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1042
  • Buff Storage Unit by 1567% and Portable SU by 4% by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1043
  • Limit nested barrel rendering to 4 levels by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1044
  • Fix #1028: Material builder methods not accessible from JS in prod by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1045
  • Print more info when failing to override locked instance by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1047
  • Fix #1026: Don't render hatch/block previews further than 32 blocks away by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1048
  • Fix #929: Hunger cost for 3x3 steam drill mining by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1049
  • Add data-driven tooltips about better RLC assembler yield by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1050
  • Add compat recipes for cherry wood by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1053
  • Add support for fluid tags and ingredients in MIRecipeJson by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1055
  • Made FluidItemConsumerBuilder public by @Kazuhiko-Gushiken in https://github.com/AztechMC/Modern-Industrialization/pull/1056
  • Updated Translations from Crowdin

New Contributors

  • @Kazuhiko-Gushiken made their first contribution in https://github.com/AztechMC/Modern-Industrialization/pull/1056

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.2.34...2.3.0

Modern Industrialization v2.2.34

by Technici4n on Feb 5, 2025
Download

What's Changed

  • Fix #1017: Add config to disable stonecutter and composter recipe generation by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1019

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.2.33...2.2.34

Modern Industrialization v2.2.33

by Technici4n on Jan 31, 2025
Download

What's Changed

  • Fix EMI warnings for synthetic recipe ids by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1011
  • Include durability enchantable tag on hammers by @Swedz in https://github.com/AztechMC/Modern-Industrialization/pull/1012
  • Improve translucent rendering under fabulous by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1016
  • Updated Translations from Crowdin

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.2.32...2.2.33

Modern Industrialization v2.2.32

by Technici4n on Jan 17, 2025
Download

What's Changed

  • Guidebook Ukranian translation by @StarmanMine142 in https://github.com/AztechMC/Modern-Industrialization/pull/998
  • Updated Translations from Crowdin, notably Ukrainian contributed by @StarmanMine142
  • Fix #1004: Allow any raw platinum in platinum sulfuric solution recipe by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1006
  • Fix #674: Buff cryofluid hot ingot cooling. Tweak cryofluid fabrication recipe to make it more readable by @Technici4n in https://github.com/AztechMC/Modern-Industrialization/pull/1009

New Contributors

  • @StarmanMine142 made their first contribution in https://github.com/AztechMC/Modern-Industrialization/pull/998

Full Changelog: https://github.com/AztechMC/Modern-Industrialization/compare/2.2.31...2.2.32

1
2
8

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

new-project-page@ac78952

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.