- Update to 1.20.2
- Fix Electric Lamp not removing lights when broken
- Fix Alloy Furnace nether upgrade now working
- Fix Vial being deleted when consumed with a full inventory
- Fix Quarry breaking when trying to mine in an unloaded chunk
- Add Smithed Companion support (when Companion is made available)
Update instructions:
Most custom blocks will break after the update. To avoid issues, break all blocks and store them in a chest. Some blocks relating to fluids (namely pipes and tanks) won't work at all after updating and will need to be replaced via commands. After updating, item text will appear broken, however the items will function normally.
Patch Notes:
- Updated to MC 1.20
- Replaced Mechanization's old fluid system with the new FluidCrafting library. This makes working with & maintaining the fluid system much easier and isn't something I dread every time I work on Mech.
- Added Pipe Wrench, which enables viewing & modifying which sides of a machine input & output fluids
- Updated string localization format to be consistant with vanilla MC's format (this is why text is broken)
- Implemented Smithed Actionbar for better actionbar cross-datapack support (at least when people start using it...)
- Added a GUI 'Energy Bar' to most machines, allowing you to see energy levels without a multimeter
- Added an interaction based 'block hitbox' around blocks that use a barrier. Punching this box 3 times quickly will break the block, preventing indestructible traps.
- Added Custom Damage types where relevant
- Mechanical Manual apps can now be switched from a Lectern
- Renamed "Stone Cutter" to "Auto Stonecutter"
- Fixed several issues with the MSS Terminal, including Count not being displayed, dropped items being stuck with MSS data, unstackable items not storing properly, and others
- Fixed wood types missing from the Grinder
- Fixed Quarry stopping when interacting with certain blocks (ie. dripstone)
- Fixed Tin costs being doubled in the Casting Basin
- Fixed ores generating in higher quantities & elevations then intended
- Fixed lava buckets used as fuel to smelt custom items being deleted
Initial release on modrinth :)
Rebalancing:
- Arc Furnace with Ender Upgrade bonus increased from 25% -> 33% so bonus output is an even 3 nuggets
- Casting Basin Machine Upgrade & Ender Upgrade reduce casting casts by 1 ingot instead of 0.5 ingots
- Changed Machine Frame recipes to reflect other changes
- Ender/Nether Upgrades are now slightly cheaper
- Crystal Composite amethyst cost increased 2 -> 8
- Conductive Alloy redstone cost decreased 16 -> 8
- Nerfed Modular Armor speed upgrades slightly
- Modular Armor equipped with an Elytra will now damage the Elytra when flying instead of all the plates
Fixes:
- Fixed occasional crash when breaking pneumatic tubing
- Fixed Bio Generator not consuming fuel
- Fixed broken Solar Panel interactions
- Fixed Modular Armor health modifier being capped at 1 health
- Fixed entity leak with EPAC
Misc:
- Update to DatapackEnergy v1.4 which fixes placing/breaking a cable causes cables in unloaded chunks to stop working