A small update containing a fix for a StackOverflowError
when an update was called for a container either with reload or container resizing
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