Skip to content

Releases: AztechMC/Modern-Industrialization

Version 1.7.1 for Minecraft 1.20.1

23 Aug 14:27
Compare
Choose a tag to compare

Fix porting issues with pipe screens, notably the client crash when a pipe menu is opened. Fixes #552.

Full Changelog: 1.7.0-beta...1.7.1

Version 1.7.0-beta for Minecraft 1.20.1

20 Aug 21:13
Compare
Choose a tag to compare

What's Changed

  • Port to 1.20.1.

Breaking Changes

  • Rename diesel generator tiers to LV/MV/HV.
  • Rename mozanite to monazite.
  • Forge hammer recipes now take hammer_damage instead of confusing eu and useless duration, both in JSON and with KubeJS.
  • Cleanup Java API and move component holders there by @Technici4n in #550

Full Changelog: 1.6.14...1.7.0-beta

Version 1.6.14 for Minecraft 1.19.2

14 Aug 22:38
c8201ca
Compare
Choose a tag to compare

New Features

Performance

  • Don't perform slow pipe network debug checks in production. Fixes #544

Full Changelog: 1.6.13...1.6.14

Version 1.6.13 for Minecraft 1.19.2

10 Aug 09:57
Compare
Choose a tag to compare

What's Changed

  • Fix machine fluid showing as droplets by @deirn in #538
  • Round history component average to zero if needed. Fixes #540
  • Don't go over max stack size for drill heads. Fixes #542
  • Fix crafting multiblocks sometimes not resuming operation.
  • Fix centrifuge uranium processing exceeding stack size. Fixes #543

Full Changelog: 1.6.12...1.6.13

Version 1.6.12 for Minecraft 1.19.2

31 Jul 00:07
Compare
Choose a tag to compare

What's Changed

  • Fix #528: overflow in fuel EU computation
  • Fix #532: item output count and chance handling in KubeJS
  • Fix #533: Nuclear Reactor crash when fuel is consumed
  • Fix #534: bug in reactor history tracking
  • Migrate from Megane to WTHIT API by @deirn in #516

Full Changelog: 1.6.11...1.6.12

Version 1.6.11 for Minecraft 1.19.2

18 Jul 11:37
4e58e88
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.6.10...1.6.11

Version 1.6.10 for Minecraft 1.19.2

15 Jul 08:59
Compare
Choose a tag to compare

Highlights

  • Add capacity preview in Large Tank shape selector.
  • Improve Nuclear Reactor performance. Testing shows at least a 4x improvement.
  • Fix remaining cases of pipe intersections.

Fixes

  • Add null check in PipeColorProvider#getColor by @SuperMartijn642 in #513
  • Update buildscript + gradle to work on gradle 8.1.1 by @Fuyukai in #519
  • Update guidebook barrel page.

New Contributors

Full Changelog: 1.6.9...1.6.10

Version 1.6.9 for Minecraft 1.19.2

05 Jun 21:26
Compare
Choose a tag to compare

Features

  • Add Large Tank Hatch to access the large tank from multiple blocks.
  • Add layered shape builder system for shorter multiblock definitions in KubeJS.
  • Add config option to disable Industrialist villager by @TheStaticVoid in #510

Bugfixes

  • Fix waila showing wrong overclock.
  • Fix guidebook incorrectly saying that the pump outputs to multiple sides.

New Contributors

Full Changelog: 1.6.8...1.6.9

Version 1.6.8 for Minecraft 1.19.2

21 May 18:56
Compare
Choose a tag to compare

Features

  • Fix #496: Make Oreo Ingot edible
  • Add ability to modify materials using KubeJS (#497)
  • Fix #488: Support recipe process condition with JS predicate
  • Fix #490: Allow KubeJS to register custom electric machine upgrades
  • Fix #492: Allow KubeJS to register additional fluid fuels

Quality of life improvements

  • Add machine Efficiency Bar to WAILA
  • Auto-refill steam drill water from the inventory
  • Play sound when the steam drill uses a piece of fuel
  • Lock all item slots when moving recipe from REI
  • Stop chanced outputs from force-increasing slot capacity
  • Allow waterlogged chains in multiblocks
  • Add Hoe Capability to Diesel Chainsaw
  • Add Chest assembler Recipe

Bugfixes

  • Fix all steam machines sharing the same overclock component
  • Fix #498: disable water bucket smelting when dehydration is loaded
  • Fix mb rounding issues with diesel generators and lubricant application
  • Fix #495: creative barrel does not drop itself
  • Explain how to create power using the nuclear reactor

Version 1.6.7 for Minecraft 1.19.2

11 May 14:37
7dc7886
Compare
Choose a tag to compare

What's Changed

  • Allow gradient maps for KubeJS materials and cleanup coloramp code by @Technici4n in #485
  • Fix recipe typos and use correct terracotta tag by @Swedz in #491

New Contributors

Full Changelog: 1.6.6...1.6.7