Releases: unilock/LegacyFixes
Releases · unilock/LegacyFixes
2.1.1: fix some mobs not being apathetic
Full Changelog: 2.1.0...2.1.1
2.1.0: refactor mixins and hopefully fix apatheticMobs
Full Changelog: 2.0.1...2.1.0
2.0.1: properly check for AppleCore before mods are loaded
2.0.0: redo config and mixins
GTNHLib is now a required dependency!
Full Changelog: 1.9.0...2.0.0
1.9.0: add apatheticMobs + hungerless
Full Changelog: 1.8.1...1.9.0
1.8.1 - Create zh_CN.lang
1.8.0
Full Changelog: 1.7.2+1...1.8.0
1.7.2+1: Update buildscript + start tagging versions
Full Changelog: 1.3.0...1.7.2+1
v1.3.0 - I Forgot to Release the Other Versions, Oops
Implement keepXP + slideClimbing
keepXP
- Retains all of the player's XP upon death, since apparently there are no grave mods that store XP in the grave
slideClimbing
- Allows traversing ladders much faster just by looking up or down (respectively); works a bit like Climb Ladders Fast
Full Changelog: 1.0.0...1.3.0
v1.0.0 - 20 GOTO 10
- Implement jumpClimbing + rmbClear
jumpClimbing
- Allows climbing ladders while jumping (i.e. holding spacebar), a la Minecraft 1.14+
- Kudos to Climbable (MIT): https://github.com/Blue-Beaker/climbable-mc/blob/405db8ad8b8d7b7625e8aea640886f11be3d5584/src/main/java/io/bluebeaker/climbable/mixin/MixinEntityLivingBase.java
rmbClear
- Allows clearing text fields by right-clicking them
- Kudos to Fabrication (MIT): https://github.com/FalsehoodMC/Fabrication/blob/ecc8f510fa431f88485037babd8ebf01a875de24/src/main/java/com/unascribed/fabrication/mixin/b_utility/rmb_clears_text_fields/MixinTextFieldWidget.java
Full Changelog: https://github.com/unilock/LegacyFixes/commits/1.0.0