Minor update including adjustment to Slot Validation by adjusting slot predicate location and keys for Item Component.
Minor update including adjustment to Slot Validation by adjusting slot predicate location and keys for Item Component.
Update to fix some bugs and adjust format for data components.
Fixes:
- Fix crash with breakItem leading to StackOverflow
API:
- Adjustment for attribute modifier operation field being different from vanilla implementation
- Adjust key for AccessoryRenderOverrideComponent to be more inline with general naming conventions
Initial beta release of Accessories for 1.21 with the API being mostly finalized unless breaking issues are found.
API:
- Changes to the Attribute method within the main Accessories interface due to changes within 1.21 combined with that ability to dictate stackable attributes vs exclusive
Initial Alpha release of Accessories bugs and API changes are still to occur!
Fixes:
- Fix incorrect method call for checking if a unique group leading to problems with the screen
API:
- Adjust onDeath event and staging for drops similar to curios
Initial Alpha release of Accessories bugs and API changes are still to occur!
Fixes:
- Fix Keep inventory game rule not working with Accessories
Changes:
- Finalization of events with the decision to use FAPI base event package for common side
- Adjust Unique slot API to allow for more data pack ability if desired
Initial Alpha release of Accessories bugs and API changes are still to occur!
Fixes:
- Fix Keep inventory game rule not working with Accessories
Changes:
- Finalization of events with the decision to use FAPI base event package for common side
- Adjust Unique slot API to allow for more data pack ability if desired
Initial Alpha release of Accessories bugs and API changes are still to occur!
Fixes:
- Fix issues with Unique Slot location
- Fix how the configuration for slot size was applied leading to such being never applied
- Fix crash involved within Accessories Screen encountering a zero-sized group leading to an invalid starting index
API Changes:
- Rework SlotReferenece for better support for Accessories Nest
- Event Rework to remove Event Specific calls within the common side
Initial Alpha release of Accessories bugs and API changes are still to occur!
Fixes:
- Fix issues with Unique Slot location
- Fix how the configuration for slot size was applied leading to such being never applied
- Fix crash involved within Accessories Screen encountering a zero-sized group leading to an invalid starting index
API:
- Rework SlotReferenece for better support for Accessories Nest
- Event Rework to remove Event Specific calls within the common side
Initial Alpha release of Accessories bugs and API changes are still to occur!
Fixes:
- Issues with groups not being properly sized and or hidden due to not checking if unused slots are hidden
- Fix issues with error handling returning instead of skipping the given element for Slot Type loading
- Fix the issue with namespace restriction for slot type loading
- Fix the problem with configuration adjustments to slot size being applied in the incorrect area
- Fix issues with extending the EquipmentSlot and type variant enum