Skip to content

Releases: AztechMC/Modern-Industrialization

Version 1.0.0-alpha.03 for Minecraft 1.18

02 Dec 12:01
Compare
Choose a tag to compare

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

30 Nov 20:56
Compare
Choose a tag to compare

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

28 Nov 23:59
Compare
Choose a tag to compare

Changelog

  • Fix startup crash with TR compat recipes when TR is loaded (#168).

Version 1.0.0-alpha.01 for Minecraft 1.18-rc3

28 Nov 22:46
Compare
Choose a tag to compare

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

26 Nov 18:18
Compare
Choose a tag to compare

Changelog

  • Fix rendered overlay for active machines appearing on the wrong side.

Version 0.7.1 for Minecraft 1.17.1

26 Nov 16:27
Compare
Choose a tag to compare

Changelog

  • Fix screwdriver not being able to change the shape of multiblocks. (#162)

Version 0.7.0 for Minecraft 1.17.1

24 Nov 10:47
Compare
Choose a tag to compare

Changelog

  • Fix crash with the corners (#160 ).
  • Fix pipe networks not updating when link is added or removed.
  • Fix steam drill causing players to be kicked on dedicated servers (#161).

Version 0.7.0-alpha.01 for Minecraft 1.17.1

21 Nov 22:10
Compare
Choose a tag to compare

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

02 Nov 14:59
Compare
Choose a tag to compare

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

25 Oct 15:13
Compare
Choose a tag to compare

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.