Fixes:
- Fix for recursive stack handling not returning the first value found for Accessory Nest util methods
- Disable effect rendering within the Accessories Screen due to issues of overlap
- Fix issues with mipmapping
API:
- Change to
canEquipFromUse
removing theSlotReference
parameter - Adjust Equip methods for
AccessoriesCapability
and new variant for checking - Adjust update behavior for set/remove to use ContainerListner
- Cleanup and refactors
Fixes:
- Fix for crash with Inventory Hud+ due to a mixin within the living entity
- Fix for recursive stack handling not returning the first value found for Accessory Nest util methods
Fixes:
- Fix issues with using FAPI internals breaking Resource Listener lookup for TCLayer
Fixes issue with config screen crashing due to change on Neo for a method signature for config screen factory
A bug fix update contains a fix for issues with processing various NBT list objects specific to byte, long, and int combined with UUID
A bug fix update contains a fix for issues with processing various NBT list objects specific to byte, long, and int combined with UUID
Fixes:
- Fix an issue with renders not being registered when the reload event is fired
- Switch atlases for groups fixing mipmap dropping
- Add config option to adjust quick equip action
- Adjust highlight rendering and add new configuration options
- Permanent fix for issues of accessories data serialization problems
Backport of the beta 1.21 branch for 1.20.1 which includes some fixes and some breaking API changes from such version. The data format should be intact allowing for an easy switch to this version for CCLayer and TCLayer
Small bug fixes and add config option to prevent scrolling when over slots within screen.
Fixes:
- Adjust forge event from LivingDeathEvent to LivingDropsEvent preventing unintended item dropping
- Fix possible infinite recursion
Major bug fixes for serialization issues and more.
Fixes:
- Fix issues with exponentially increased fortune and looting amounts due when having accessories equipped
- Fix possible crash with SlotAttributes containing invalid characters when saved
- Prevent issues with duplicate Unique slots being able to be registered
- Prevent crash when trying to remove modifier from no existing container
- Fix issues with serializing render options leading to crashing or not saving data
- Fix missing packet handler for holder data syncing
- Fix missing slot info for when the slot amount is zero within the tooltip
Small adjustment to tags switching to accessories:any for any Accessory that can be equipped in any slot rather than accessories:all.
It also contains some changes for tooltips to minimize tooltip size by stating the slots are not equippable within instead of allowed slots when such is longer.
Small adjustment to tags switching to accessories:any
for any Accessory that can be equipped in any slot rather than accessories:all
.
It also contains some changes for tooltips to minimize tooltip size by stating the slots are not equippable within instead of allowed slots when such is longer.
Contains a hotfix for issues with not removing modifiers and more.
Fixes:
- Fix the issue with not removing the modifier when calling to remove
- Fix issues with incorrect sizing for render toggles
- Fix missing translations for some config options