Skip to content

Releases: AztechMC/Modern-Industrialization

Version 0.5.6

07 Aug 22:37
Compare
Choose a tag to compare

Changelog

  • Fix tank rendering in inventory
  • Pipe connect to TR Machines

Version 0.5.5

06 Aug 14:17
Compare
Choose a tag to compare

Changelog

  • Re-add ore generation by default (to avoid pipelines deadlock)
  • Material processing speed depenant on the material (quicker in early game)
  • Add Barrel for large scale storage and transportation of single ressource

Version 0.5.4

03 Aug 19:55
Compare
Choose a tag to compare

Changelog

  • Fix pipe disconnection issues (#80 and #82). Also fixes the pipe loading/unloading loops.
  • Fix steam drill on servers (#76).
  • Fix broken vanilla comparators.
  • Fix issues with non-x16 texture packs.
  • Show gunpowder overclock in GUI.
  • A few recipe tweaks, notably hatch uncrafting with an unpacker.

Version 0.5.3

19 Jul 21:24
Compare
Choose a tag to compare

Changelog

  • Update Transfer API
  • Add Packer template to differentiate Double Ingots and Blocks
  • Remove Fluorite
  • Disable unnecessary ores in the world generation by default
  • Add Crafting recipes for conversion of deepslate ore to normal ore

Version 0.5.2-alpha.03

16 Jul 11:24
Compare
Choose a tag to compare
Pre-release

Changelog

  • "Easy mode" is on by default: more microcrafting, but less resources used so you can spend less time waiting and more time crafting.
  • Dashloader support by @alphaqu (#75).
  • Guidebook and better Russian translation by @flatron4eg (#77).
  • Make ores drop raw ores and XP, similar to vanilla behavior.
  • Improve textures, notably ore textures.
  • Remove REI entry hiding and automatic script generation. This is moved to a separate mod, and a smart KubeJS script that scans the available tags.
  • Add missing lead block.
  • Fix a bug where a machine could sometimes change the fluid of an existing fluid output slot.

Version 0.5.2-alpha.02

12 Jul 23:15
Compare
Choose a tag to compare
Pre-release
  • Updated fluid API to work with Fabric API 0.37.
  • Added ores to automatic unification.

Version 0.4.0-alpha.11

12 Jul 21:49
Compare
Choose a tag to compare

Changelog

  • Update to Fabric's Fluid API.

Version 0.5.2-alpha.01

09 Jul 22:11
Compare
Choose a tag to compare
Pre-release

Updated transfer API. Should stop MI from crashing when IR is installed.

Version 0.5.1

08 Jul 21:18
Compare
Choose a tag to compare

Changelog

  • Re-add KubeJS compat
  • Fix deepslate ore smelting/blasting
  • Add automatic generatiof of unification KubeJS script with /miclient dump_unification_script

Version 0.5.0 - The 1.17 Update

08 Jul 15:19
Compare
Choose a tag to compare

MI is now released for 1.17!

MI's item and fluid pipes are temporarily incompatible with other mods' until Fabric provides a unified solution, expected very soon (FabricMC/fabric#1356).

Changelog

  • Reworked early game for smoother progression.
    • Adjusted ore processing system with changes from 1.17 in mind.
    • Reworked quarry pipeline: harder to automate, but more rewarding early-game.
    • Item and fluid pipes use colors instead of materials.
  • Various buffs and tweaks to smooth out annoying parts of the progression.
  • More texture improvements.
  • Many others.