Releases: AztechMC/Modern-Industrialization
Releases · AztechMC/Modern-Industrialization
Version 1.6.6 for Minecraft 1.19.2
What's Changed
Gameplay
- Buff carbon dust by @m44ster in #479
- Buff lead generation and add unpacker recipe for coil to cable by @Azercoco
- Make Machine Casing Spawnproof by @Azercoco
- Add Iron Rings to Chainmail Armor recipe by @Azercoco
- Add coal to diamond recipe by @Azercoco
- Add Sandstone to sand recipe by @Azercoco
Technical
- Fix crash with custom EBF tiers by @Technici4n in #473
- Fix #474: Do not add basic recipes if all parts are external by @Technici4n in #482
- Fix #480: Vastly improve pipe model baking speed by @Technici4n in #483
- Add
extra_datagen_resources
folder for runtime datagen by @Technici4n in #484
Full Changelog: 1.6.5...1.6.6
Version 1.6.5 for Minecraft 1.19.2
What's Changed
- Adding custom steam machine overclock capabilities by @PurelySimple in #464
- Support adding custom EBF tiers from KubeJS by @Technici4n in #466
- Make lock icon white on steel barrels/tanks by @Technici4n in #467
- Fix #465: Inventory click interactions with oversized stacks by @Technici4n in #468
- Increment Vanilla "Times Crafted" stats from machines by @Technici4n in #469
Full Changelog: 1.6.4...1.6.5
Version 1.6.4 for Minecraft 1.19.2
What's Changed
- Update EMI to support chance by @emilyploszaj in #452
- Adding Biome Process Condition by @PurelySimple in #462
- Fix animated textures when using Sodium.
- Fix pipes being movable with AE2 Spatial IO.
- Fix runtime resources not working after
/reload
. - Fix misleading machine hull upgrade tooltip.
- Fix incorrect tags on dye recipes generation by @londocr in #454
- update Modrinth Auto publishing by @m44ster in #456
New Contributors
- @londocr made their first contribution in #454
- @PurelySimple made their first contribution in #462
Full Changelog: 1.6.3...1.6.4
Version 1.6.3 for Minecraft 1.19.2
Additions
- Add starter (LV) diesel generator for early game EU production using Creosote.
- Add lava -> sulfur and acetylene -> hydrogen recipes.
Fixes
- Fix #426: diesel drill can't mine glass.
- Fix #434: replace Lapis by Lapis Dust in macerator Blue Dye recipe.
- Fix #440: reduce numerical instabilities in the Nuclear Reactor Heat Equation Solver.
- Fix #441: WAILA plugin not loading on servers.
- Fix #443: add config option to disable barrel content rendering.
Version 1.6.2-beta for Minecraft 1.19.2
Version 1.6.1-beta for Minecraft 1.19.2
Fix client crash introduced in 1.6.0.
Version 1.6.0-beta for Minecraft 1.19.2
Highlights
- Add pipe camouflage. Please look at the tooltip of the pipe config card for more info.
- Add multipart ME wires for nicer AE2-based setups.
- Add comparator output to barrels, tanks and storage units.
Smaller changes
- Add shift+click on lock button to lock all slots.
- Shift-click in pipe GUI to cycle backward the pipe mode.
- Quickly fill barrels from other barrels.
- Add a few cutting machine recipes.
- Play sound when upgrading machine casing.
- Improve some tooltips.
- Allow adding fluids via KubeJS.
- Allow KubeJS scripts to add multiblock slots in EMI et al.
Fixes
Version 1.5.0-beta for Minecraft 1.19.2
Highlights
- Add more advanced KubeJS integration. It's now possible to create custom machines and multiblocks, among other things. Please read https://github.com/AztechMC/Modern-Industrialization/tree/master/docs for details. We will be expanding the KubeJS compat over time to expose more and more functionality to packdevs.
- Add support for EMI (the recipe viewer). See: https://modrinth.com/mod/emi.
Changes
- Move lignite coal to bronze drill Quarry recipe.
- Add Electrolyzer recipe using lapis.
- Add shift-click to cycle backwards in the Nuclear Reactor.
- Add Large Invar Plates as insulators in the Nuclear Reactor.
- Add in-inventory steam drill water refill.
Bugfixes
- Improve performance a bit based on profiles we received.
- Fix machines not reacting immediately to item inputs.
- Fix pipe highlight being red instead of black.
Version 1.4.2-beta for Minecraft 1.19.2
Changelog
- Fix broken KubeJS
replaceInput
andreplaceOutput
. - (lots of internal changes)