Compatibility
Minecraft: Java Edition
26.1.x
1.21.10–1.21.11
1.21.5
1.8.9
Platforms
Supported environments
Client-side
Tags
Creators
Details
Licensed LGPL-3.0-only
Published 2 years ago
Changelog
2.2.11 release for FabricMC 1.21.11:
- feat: expand ItemsData model and add rift motes to price tooltips
- Fixed a bug in
ItemsData#getByName()where it was incorrectly querying thebyIdmap.
- Fixed a bug in
- feat: add compactor item whitelist to item protection
- Added "Add Compactor Items to whitelist" as a FeatureSetting to "Stop Dropping/Selling Rare Items" feature.
- Removed the "Restricted Color" system and migrated all messages/tooltips to the modern Component API.
- Fixed long-standing logic issues within Drop Confirmation and Stop Dropping/Selling Rare Items.
- Removed obsolete items from data.json.
- fix: only show rare item drop canceled message when in skyblock
- refactor(data): migrate managers to AbstractPersistentDataManager
- Extract shared I/O boilerplate (load, save, atomic write, lock) into AbstractPersistentDataManager.
- Migrate PersistentValuesManager and PetCacheManager to the new base class.
- Add EquipmentCacheManager with dirty checking to skip unnecessary disk writes.
- Move equipment cache out of PersistentValues into its own manager and file.
- Standardize persistent data access to getData() across the codebase.
- Add dirty checking in ScreenListener to skip unnecessary pet cache saves.
- Replace String.format() with .formatted() where applicable.
- Fix CompressedStorage: <= 2 guard, constructor delegation, null/empty check in setStorage().
- fix: ignore bazaar products with no valid prices in tooltip
- fix(Pet): add missing compression and defensive copy in ScreenListener
- refactor: overhaul color selection screen and remove static assets
- Replaced static 'colorpicker.png' with a dynamic, procedural HSB picker.
- Implemented interactive dragging cursors for precise color selection.
- Overhauled hex input field with zero-allocation char validation and robust formatting.
- Moved 'drawColorRect' utility to DrawUtils and deleted the redundant ButtonColorBox class.
- feat: add customizable styling for ultimate enchantments #185
- Introduced new FeatureSettings for Ultimate Enchant lore (color, bold, italic, underlined, strikethrough).

Files
SkyblockAddons-2.2.11+907-for-MC-1.21.11.jar(7.51 MiB) Primary
Metadata
Release channel
ReleaseVersion number
2.2.11Loaders
Fabric
Game versions
1.21.11Environment
Client-side only



