Releases: AztechMC/Modern-Industrialization
Version 1.0.0-alpha.03 for Minecraft 1.18
Changelog
- Add back patchouli and fix recipe ids in the guidebook.
- Update kubejs support to 1.18.
- Add creative energy storage to make testing electric setups in creative easier.
- Add
/mi pipes x y z clear
command to clear ghost pipes. Requires debug commands to be enabled in the config. - Allow top and bottom textures to depend on the machine's orientation in the recipe model json.
Version 0.7.3 for Minecraft 1.17.1
Changelog
- Add
/mi pipes x y z clear
command to clear ghost pipes. Requires debug commands to be enabled in the config.
Version 1.0.0-alpha.02 for Minecraft 1.18-rc3
Changelog
- Fix startup crash with TR compat recipes when TR is loaded (#168).
Version 1.0.0-alpha.01 for Minecraft 1.18-rc3
Modern Industrialization 1.0.0
There is almost no change compared to the 0.7.x releases for 1.17. The only notable change is that item pipes now insert into connections that have >= priority only. So they will only move items from low to high connection priorities.
"1.0" means that the core progression of MI is finally complete, and we will now be working on reworking existing gameplay or adding depth to it instead of expanding the progression toward the endgame. If there is some feature that you think would fit MI, or if there is something that you find tedious, let us know by opening an issue or by leaving a message on our discord server, and we will discuss to see what can be done. Thank you!
Version 0.7.2 for Minecraft 1.17.1
Changelog
- Fix rendered overlay for active machines appearing on the wrong side.
Version 0.7.1 for Minecraft 1.17.1
Changelog
- Fix screwdriver not being able to change the shape of multiblocks. (#162)
Version 0.7.0 for Minecraft 1.17.1
Version 0.7.0-alpha.01 for Minecraft 1.17.1
Modern Industrialization 0.7: The Endgame Update
Changelog
- Add Fusion Reactor.
- Add GraviChestPlate.
- Add Quantum armor and sword.
- Add Replicator.
- Various other endgame related changes.
- Vastly improve REI recipe displays.
The core progression of MI is now complete with the addition of the Quantum armor and the Replicator. As such, we will be releasing MI 1.0 for 1.18 as soon as possible.
Version 0.6.1 for Minecraft 1.17.1
Changelog
- Massive performance optimizations for pipes in general and especially for large item pipe networks.
- Rendering performance improvement for machines.
- Stop the steam mining drill from using damageable items.
- Small guidebook fixes.
- Updating RU translation by @Orygeunik in #149.
Version 0.6.0 - The Nuclear Update
Major feature: Nuclear Reactor
The Nuclear Reactor is now fully implemented and working. Quoting the guidebook chapter:
The Nuclear Reactor is a large multiblock whose purpose is to generate massive amounts of energy by consuming nuclear fuel. It can produce 100s of times more EU/t than diesel.
Please read the changelog of the alphas for more details.
Changelog since the last alpha
- Fix update checker showing outdated versions by @Orygeunik.
- Fix uranium duplication.
- Fix some block tags failing to be registered.
- Don't drop XP for metal ores.
- Use deepslate sounds for deepslate ores.