Fix issues related to crashing with enchantments and various problems where enchantment attributes were not being detected
Bug fix update for lower TPS due to logger creation for every attribute builder
Bug fix update for crashing due to certain entities having a inability to find a elytra leading to a method getting a internal equipslot
Fix for improper casting due of a given entity render state leading to crashes with mobs like Ender Dragon
Fix crash with screens that have recipe book and was not the inventory screen
Features
- Add ability to adjust if a entity freezes though equipped accessories
Adjust cache lookup to prevent caching of generic Predicates which may fix issues with higher periods of memory usage
A ported version of 1.2.5 for Minecraft 1.21.4 combined with some recent changes
Changes
- Add Russian (By mpustovoi) and zh-tw (By EvanHsieh0415 and notlin4) Translations
- Adjust Enchantment tag to be a blacklist instead of a whitelist
Fixes
- Fix issues where there inability to quick equip Accessories into experimental GUI
Changes
- Add Russian (By mpustovoi) and zh-tw (By EvanHsieh0415 and notlin4) Translations
- Adjust Enchantment tag to be a blacklist instead of a whitelist
Fixes
- Fix issues where there inability to quick equip Accessories into experimental GUI
- Fix possible issue with data attachment being registered at wrong time
Changes
- Add Russian (By mpustovoi) and zh-tw (By EvanHsieh0415 and notlin4) Translations
- Adjust Enchantment tag to be a blacklist instead of a whitelist
Fixes
- Fix issues where there inability to quick equip Accessories into experimental GUI
Fix issue with uploading dev jar instead of production jar
Fix issues with AW not being remapped causing a crash on startup
General update to 1.21.2 with some changes around gameplay and API.
Features:
- Add support for elytra being equipped within cape or back slot which must be toggled on within Accessories Config
- Add support for totem being equipped within the charm slot which must be toggled on within Accessories Config
- Add support for putting the banner within the hat slot to wear such like illagers
Fixes:
- Properly track stack mutations for Accessory Nests
API:
- Refactors to remove central class to break up core API into specific sections
- Move Holder class to private API
- Publish Neo specific files like AT and interface injection file
- Adjust API enchantment redirection tag to being a blacklist instead of a whitelist