We've reached nearly a million downloads. When I started, I never imagined we'd reach these numbers. Thank you.
2.1.1 hotfix release:
- feat: always keep texture of colored fishing particles texture bright
- fix: deployable rendering
- fix: previous version on installer frame
- revert: Legendary Sea Creature detection
- Related with hannibal002/SkyHanni#4761
- fix: version text location on
/sba
2.1.0 release for FabricMC 1.21.10:
- fix: sell rare item on NPC sell menu
- fix: better dungeon teammate nametag according to 1.21.5
- fix: when chroma is selected the outline color is still white
- fix: All the Same Color Chroma not working
- fix: inconsistencies with HUD rendering
- fix: hotswap on locked slot shouldn't work
- fix: deployable rendering
- fix: chroma crash and conflict (i hope)
- code cleanup and minor ButtonCycling improvement
- fix: Change Enderchest Color in The End feature
- fix: z-fight
- remove: legacy attribute shard naming
- update: blankenderchest.png
- remove: z-fight fix 13e905b (#150)
- chore: clear unused code
- overhaul(FishParticleManager): overhaul particle trail detection algorithm
- remove: Fishing Sound Indicator feature
- remove: Fishing Particle Overlay feature
- chore: clear unused code
- Replaces the original N=64 bitwise matrix
exponentiation approach with a more robust and
accurate Graph + DFS (N=64, Ending Path) model.
This new implementation provides significantly
improved detection accuracy. - Yes, it only colors your trail.

** If you experience any performance issues while fishing, check the “Custom Colored Fishing Particles” feature. It is disabled by default.
BOO!

We've reached nearly a million downloads. When I started, I never imagined we'd reach these numbers. Thank you.
2.1.0 release for FabricMC 1.21.10:
- fix: sell rare item on NPC sell menu
- fix: better dungeon teammate nametag according to 1.21.5
- fix: when chroma is selected the outline color is still white
- fix: All the Same Color Chroma not working
- fix: inconsistencies with HUD rendering
- fix: hotswap on locked slot shouldn't work
- fix: deployable rendering
- fix: chroma crash and conflict (i hope)
- code cleanup and minor ButtonCycling improvement
- fix: Change Enderchest Color in The End feature
- fix: z-fight
- remove: legacy attribute shard naming
- update: blankenderchest.png
- remove: z-fight fix 13e905b (#150)
- chore: clear unused code
- overhaul(FishParticleManager): overhaul particle trail detection algorithm
- remove: Fishing Sound Indicator feature
- remove: Fishing Particle Overlay feature
- chore: clear unused code
- Replaces the original N=64 bitwise matrix
exponentiation approach with a more robust and
accurate Graph + DFS (N=64, Ending Path) model.
This new implementation provides significantly
improved detection accuracy. - Yes, it only colors your trail.

** If you experience any performance issues while fishing, check the “Custom Colored Fishing Particles” feature. It is disabled by default.
BOO!

This is a small patch to prevent chat spam caused by the Perkpocalypse mayor not being detected. Apologies for this minor bug. To automatically download stable versions, you can enable 'Full Auto Update' in /sba -> General Settings.
2.0.2 release for FabricMC 1.21.5:
- fix: cosmetic pet level detection
- fix: Perkpocalypse mayor is not updating with '/calendar'
2.0.1 release for FabricMC 1.21.5:
- fix: Double Hooks and Tadgangs don't count for Dolphin Pet Milestone
- fix: more accurate Pet Panel
- fix: Alpha sidebar changes
- fix: improved pet detection
2.0.0 release for FabricMC 1.21.5:
HEAD NOTE: You can copy whole .minecraft/config/skyblockaddons folder to new 1.21.5 instance for use previous settings. Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
HEAD NOTE-2: It seems that the Dungeon Map is not compatible with ImmediatelyFast. I will try to solve this problem later, but for now they are not compatible. You can set "map_atlas_generation": false from .minecraft/config/immediatelyfast.json for continue to use both.
Changes since 2.0.0-alpha.11:
- refactor: replace integers with descriptive constants
- and code cleanup
- refactor: use permanent link for modrinth urls
- chore: update seaCreatures.json
- fix: modmenu unknown logo
- chore: separate remote data for different minecraft versions
- feat: if the auto update target is not for the current minecraft version, write it on the update buttons ShowText
- feat: version based update notes
- feat: modmenu config screen support
- chore(slayer): new slayer drops, minor fixes and clean-ups
- fix: update the tickCount limit on onEntityTick to reduce the chance of skipping
- chore: Tarantula Silk internal translation
- remove: debug line
- fix: Undead Catalyst texture
- fix: port legacy particle related codes
- chore: update enchants.json and seaCreatures.json
- Hello again after a long two-month break. I guess there are no other features left to port with this commit.
- fix: hide players presents not working
- Closes #143
- chore: update loom, gradle and other libraries
- fix: new mob types breaks Trevor The Trapper features
- Closes #138
- fix: updated position of ticker on action bar is breaking mana section
- fix: Backpack Preview not working on items like Builder's Ruler, Wand etc., closes #141
- fix: after closing the inventory 'Freeze Backpack Preview' screen does not disappear
1.10.11 release for Minecraftforge 1.8.9:
- fix: new mob types breaks Trevor The Trapper features, fixes #138
- fix: prevent crashes when attempting to load 1.21's petCache.json, fixes #139
- fix: updated position of ticker on action bar is breaking mana section
- chore: update libraries
- fix(ActionBarParser): modify action bar to adapt to the new ticker condition
- chore: update enchants.json and seaCreatures.json
- fix: after closing the inventory 'Freeze Backpack Preview' screen does not disappear (backport)
- chore: use 1.8.9 data branch
HEAD NOTE: Not all features from version 1.21.5 have been backported. This is a minor maintenance update with the primary goal of updating the slayer drops related code.
1.10.10 release for Minecraftforge 1.8.9:
- add: Galatea Island
- add: add skyblockId to ItemStack of compactorItems

- refactor: code cleanup
- add: add skyblockId to ItemStack of compactorItems
- backport 1.21.5 features
- code improvements, localization related issue,
Wooden Bait, permanent modrinth url, Galatea for
Fancy Warp, updated constant datas, Hunting
SkillType, new slayer drops and anything else i
may have forgotten
p.s. not tested well
- code improvements, localization related issue,
HEAD NOTE: You can use your previous You can copy whole configurations.json and persistentValues.json but don't use your old petCache.json..minecraft/config/skyblockaddons folder to new 1.21.5 instance for use previous settings. Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
HEAD NOTE-2: It seems that the Dungeon Map is not compatible with ImmediatelyFast. I will try to solve this problem later, but for now they are not compatible. You can set "map_atlas_generation": false from .minecraft/config/immediatelyfast.json for continue to use both.
2.0.0-alpha.11 release
- fix: copySidebar dev command
- fix: Dungeon Map not render players when show player heads off
- fix: no player movement on Dungeon Map when there is no player entity found in ClientLevel
- fix: charTyped is also canceled outside skyblock
- Closes #134
- feat: Equipment and Pet Panel Rift support
- Closes #133
- fix: even though player is in water, Pressure Text does not appear
- Hypixel does not show the pressure value in the
action bar in case of mana consumption etc. In
this case, instead of not showing the Pressure
Text at all, we show the last remembered value
with the ‘~’ character. In the future, a mana
prediction style system could be used, with a
formula and pressure resistance value.
- Hypixel does not show the pressure value in the
- chore: add Wooden Bait
2.0.0-alpha.10 release
- fix: Remote Disable Feature
- fix: vanilla slot highlight is not working
- feat: slot highlight like in vanilla for equipment and pet overlay
- fix: Localization issue #129
- refactor: use custom resource location function for SBA assets
- fix: Installer Frame indicates to legacy Forge 1.8.9
- fix: more installer frame related fixes
- fix: NPE, fixes #113
- refactor: move more method to Feature class
- revert: mistakenly deleted line from previous commit
- fix: ButtonResize s not works properly on Edit GUI
- fix: ignore remote disabled feature before data loaded
- feat: Galatea for Fancy Warp
- docs: update README.md and NOTICES.md
2.0.0-alpha.9 release
- fix: pasting rgb not updates color until char update on ColorSelectionGui
- feat: Pet Panel is now optional for Equipment and Pet Panel feature
- feat: upside down thingy
- Closes #128
- fix: color detection
- Closes #127
- fix: Pet Overlay not update with Autopet
- fix: Bait List shows irrelevant items
- remove: unnecessary constructors on SlayerDrop.java
- Now that the old version (1.8.9) configuration petCache.json does not cause crashes, you can copy the folder directly and move the settings. But you still need to open the pet menu and update petCache.
2.0.0-alpha.8 release
- feat: Pressure Bar and Pressure Text #123
- fix: Fancy Warp GUI settings toggle buttons not working
- add: statLabel for Absorb stacking enchant
- feat: Hide Effects HUD
- It hides this and the effects in the inventory.

- fix: Pressure Bar and Text Alert option not works
- It hides this and the effects in the inventory.
- fix: Hide Effect HUD works outside skyblock
- feat: Equipments and Pet Panel in Inventory like NEU
- With custom RGB color support.

- With custom RGB color support.
- fix: previous commit, glass instead of glass pane
- revert: use latest tag for data constants again
2.0.0-alpha.7 release
- refactor: update data paths
- fix: packs reload twice on reload command (again)
- fix: mods-command compat
- fix: workaround for RomanNumeralParser and color fixes for enchants #124
- fix: separate ItemTooltipCallback events as first and last
- fix: some abbreviated numbers don't show the decimal part
- fix: hide/stop render related features
- fix: fixes #125
- fix: Dungeon Map
- fix: wrong feature x,y coords info on Edit GUI
- refactor: DrawUtils
- add: Hunting SkillType
- Closes #126
2.0.0-alpha.6 release
- fix: remove build version for gui
- refactor: new method for get SkyblockAddons resource
- fix: workaround for #116
- fix: EnchantmentsRequest
- fix: packs reloads twice on reload command
- fix: Updater chat message
- fix: Chroma color affected by style
- fix: Turn All Texts Chroma does not work when the game is restarted
- also code cleanup
- fix: folder command
2.0.0-alpha.5 release
- fix: reload and copyEntity command also command suggestions are now better
- fix: use previous .jar naming
- fix: Updater does not recognize alpha version
- fix: Discord RPC text input fields
- fix: NPE when clicked on some screens fixes #115
- fix: jar naming
2.0.0-alpha.4 release
- fix: NPE, closes #113
- fix: update license on fabric.mod.json
- fix: Ender Chest Backpack Preview
- fix: container label is not visible
2.0.0-alpha.3 release
- fix(hotfix): mistake from previous release
- Totally my mistake sorry.
2.0.0-alpha.2 release
- fix(hotfix): Firmament compatibility
2.0.0-alpha.1 release
Since the code base has been moved, it would be more accurate to make a statement.
The project will now continue with fabricmc mojmap + parchmentsmc mappings. 1.8.9 will now be partially supported. The move is not yet complete. Most features have been migrated, but the Dungeon Map is missing and there may be a few small details that have been overlooked. Neoforge support may be added in the future.
An early alpha version for you to enjoy the Foraging update. GGs
Please let me know if you crash.
HEAD NOTE: You can use your previous You can copy whole configurations.json and persistentValues.json but don't use your old petCache.json..minecraft/config/skyblockaddons folder to new 1.21.5 instance for use previous settings. Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
HEAD NOTE-2: It seems that the Dungeon Map is not compatible with ImmediatelyFast. I will try to solve this problem later, but for now they are not compatible. You can set "map_atlas_generation": false from .minecraft/config/immediatelyfast.json for continue to use both.
2.0.0-alpha.10 release
- fix: Remote Disable Feature
- fix: vanilla slot highlight is not working
- feat: slot highlight like in vanilla for equipment and pet overlay
- fix: Localization issue #129
- refactor: use custom resource location function for SBA assets
- fix: Installer Frame indicates to legacy Forge 1.8.9
- fix: more installer frame related fixes
- fix: NPE, fixes #113
- refactor: move more method to Feature class
- revert: mistakenly deleted line from previous commit
- fix: ButtonResize s not works properly on Edit GUI
- fix: ignore remote disabled feature before data loaded
- feat: Galatea for Fancy Warp
- docs: update README.md and NOTICES.md
2.0.0-alpha.9 release
- fix: pasting rgb not updates color until char update on ColorSelectionGui
- feat: Pet Panel is now optional for Equipment and Pet Panel feature
- feat: upside down thingy
- Closes #128
- fix: color detection
- Closes #127
- fix: Pet Overlay not update with Autopet
- fix: Bait List shows irrelevant items
- remove: unnecessary constructors on SlayerDrop.java
- Now that the old version (1.8.9) configuration petCache.json does not cause crashes, you can copy the folder directly and move the settings. But you still need to open the pet menu and update petCache.
2.0.0-alpha.8 release
- feat: Pressure Bar and Pressure Text #123
- fix: Fancy Warp GUI settings toggle buttons not working
- add: statLabel for Absorb stacking enchant
- feat: Hide Effects HUD
- It hides this and the effects in the inventory.

- fix: Pressure Bar and Text Alert option not works
- It hides this and the effects in the inventory.
- fix: Hide Effect HUD works outside skyblock
- feat: Equipments and Pet Panel in Inventory like NEU
- With custom RGB color support.

- With custom RGB color support.
- fix: previous commit, glass instead of glass pane
- revert: use latest tag for data constants again
2.0.0-alpha.7 release
- refactor: update data paths
- fix: packs reload twice on reload command (again)
- fix: mods-command compat
- fix: workaround for RomanNumeralParser and color fixes for enchants #124
- fix: separate ItemTooltipCallback events as first and last
- fix: some abbreviated numbers don't show the decimal part
- fix: hide/stop render related features
- fix: fixes #125
- fix: Dungeon Map
- fix: wrong feature x,y coords info on Edit GUI
- refactor: DrawUtils
- add: Hunting SkillType
- Closes #126
2.0.0-alpha.6 release
- fix: remove build version for gui
- refactor: new method for get SkyblockAddons resource
- fix: workaround for #116
- fix: EnchantmentsRequest
- fix: packs reloads twice on reload command
- fix: Updater chat message
- fix: Chroma color affected by style
- fix: Turn All Texts Chroma does not work when the game is restarted
- also code cleanup
- fix: folder command
2.0.0-alpha.5 release
- fix: reload and copyEntity command also command suggestions are now better
- fix: use previous .jar naming
- fix: Updater does not recognize alpha version
- fix: Discord RPC text input fields
- fix: NPE when clicked on some screens fixes #115
- fix: jar naming
2.0.0-alpha.4 release
- fix: NPE, closes #113
- fix: update license on fabric.mod.json
- fix: Ender Chest Backpack Preview
- fix: container label is not visible
2.0.0-alpha.3 release
- fix(hotfix): mistake from previous release
- Totally my mistake sorry.
2.0.0-alpha.2 release
- fix(hotfix): Firmament compatibility
2.0.0-alpha.1 release
Since the code base has been moved, it would be more accurate to make a statement.
The project will now continue with fabricmc mojmap + parchmentsmc mappings. 1.8.9 will now be partially supported. The move is not yet complete. Most features have been migrated, but the Dungeon Map is missing and there may be a few small details that have been overlooked. Neoforge support may be added in the future.
An early alpha version for you to enjoy the Foraging update. GGs
Please let me know if you crash.
HEAD NOTE: You can use your previous You can copy whole configurations.json and persistentValues.json but don't use your old petCache.json..minecraft/config/skyblockaddons folder to new 1.21.5 instance for use previous settings. Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
HEAD NOTE-2: It seems that the Dungeon Map is not compatible with ImmediatelyFast. I will try to solve this problem later, but for now they are not compatible. You can set "map_atlas_generation": false from .minecraft/config/immediatelyfast.json for continue to use both.
2.0.0-alpha.9 release
- fix: pasting rgb not updates color until char update on ColorSelectionGui
- feat: Pet Panel is now optional for Equipment and Pet Panel feature
- feat: upside down thingy
- Closes #128
- fix: color detection
- Closes #127
- fix: Pet Overlay not update with Autopet
- fix: Bait List shows irrelevant items
- remove: unnecessary constructors on SlayerDrop.java
- Now that the old version (1.8.9) configuration petCache.json does not cause crashes, you can copy the folder directly and move the settings. But you still need to open the pet menu and update petCache.
2.0.0-alpha.8 release
- feat: Pressure Bar and Pressure Text #123
- fix: Fancy Warp GUI settings toggle buttons not working
- add: statLabel for Absorb stacking enchant
- feat: Hide Effects HUD
- It hides this and the effects in the inventory.

- fix: Pressure Bar and Text Alert option not works
- It hides this and the effects in the inventory.
- fix: Hide Effect HUD works outside skyblock
- feat: Equipments and Pet Panel in Inventory like NEU
- With custom RGB color support.

- With custom RGB color support.
- fix: previous commit, glass instead of glass pane
- revert: use latest tag for data constants again
2.0.0-alpha.7 release
- refactor: update data paths
- fix: packs reload twice on reload command (again)
- fix: mods-command compat
- fix: workaround for RomanNumeralParser and color fixes for enchants #124
- fix: separate ItemTooltipCallback events as first and last
- fix: some abbreviated numbers don't show the decimal part
- fix: hide/stop render related features
- fix: fixes #125
- fix: Dungeon Map
- fix: wrong feature x,y coords info on Edit GUI
- refactor: DrawUtils
- add: Hunting SkillType
- Closes #126
2.0.0-alpha.6 release
- fix: remove build version for gui
- refactor: new method for get SkyblockAddons resource
- fix: workaround for #116
- fix: EnchantmentsRequest
- fix: packs reloads twice on reload command
- fix: Updater chat message
- fix: Chroma color affected by style
- fix: Turn All Texts Chroma does not work when the game is restarted
- also code cleanup
- fix: folder command
2.0.0-alpha.5 release
- fix: reload and copyEntity command also command suggestions are now better
- fix: use previous .jar naming
- fix: Updater does not recognize alpha version
- fix: Discord RPC text input fields
- fix: NPE when clicked on some screens fixes #115
- fix: jar naming
2.0.0-alpha.4 release
- fix: NPE, closes #113
- fix: update license on fabric.mod.json
- fix: Ender Chest Backpack Preview
- fix: container label is not visible
2.0.0-alpha.3 release
- fix(hotfix): mistake from previous release
- Totally my mistake sorry.
2.0.0-alpha.2 release
- fix(hotfix): Firmament compatibility
2.0.0-alpha.1 release
Since the code base has been moved, it would be more accurate to make a statement.
The project will now continue with fabricmc mojmap + parchmentsmc mappings. 1.8.9 will now be partially supported. The move is not yet complete. Most features have been migrated, but the Dungeon Map is missing and there may be a few small details that have been overlooked. Neoforge support may be added in the future.
An early alpha version for you to enjoy the Foraging update. GGs
Please let me know if you crash.
HEAD NOTE: You can use your previous configurations.json and persistentValues.json but don't use your old petCache.json. Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
HEAD NOTE-2: It seems that the Dungeon Map is not compatible with ImmediatelyFast. I will try to solve this problem later, but for now they are not compatible. You can set "map_atlas_generation": false from .minecraft/config/immediatelyfast.json for continue to use both.
2.0.0-alpha.8 release
- feat: Pressure Bar and Pressure Text #123
- fix: Fancy Warp GUI settings toggle buttons not working
- add: statLabel for Absorb stacking enchant
- feat: Hide Effects HUD
- It hides this and the effects in the inventory.

- fix: Pressure Bar and Text Alert option not works
- It hides this and the effects in the inventory.
- fix: Hide Effect HUD works outside skyblock
- feat: Equipments and Pet Panel in Inventory like NEU
- With custom RGB color support.

- With custom RGB color support.
- fix: previous commit, glass instead of glass pane
- revert: use latest tag for data constants again
2.0.0-alpha.7 release
- refactor: update data paths
- fix: packs reload twice on reload command (again)
- fix: mods-command compat
- fix: workaround for RomanNumeralParser and color fixes for enchants #124
- fix: separate ItemTooltipCallback events as first and last
- fix: some abbreviated numbers don't show the decimal part
- fix: hide/stop render related features
- fix: fixes #125
- fix: Dungeon Map
- fix: wrong feature x,y coords info on Edit GUI
- refactor: DrawUtils
- add: Hunting SkillType
- Closes #126
2.0.0-alpha.6 release
- fix: remove build version for gui
- refactor: new method for get SkyblockAddons resource
- fix: workaround for #116
- fix: EnchantmentsRequest
- fix: packs reloads twice on reload command
- fix: Updater chat message
- fix: Chroma color affected by style
- fix: Turn All Texts Chroma does not work when the game is restarted
- also code cleanup
- fix: folder command
2.0.0-alpha.5 release
- fix: reload and copyEntity command also command suggestions are now better
- fix: use previous .jar naming
- fix: Updater does not recognize alpha version
- fix: Discord RPC text input fields
- fix: NPE when clicked on some screens fixes #115
- fix: jar naming
2.0.0-alpha.4 release
- fix: NPE, closes #113
- fix: update license on fabric.mod.json
- fix: Ender Chest Backpack Preview
- fix: container label is not visible
2.0.0-alpha.3 release
- fix(hotfix): mistake from previous release
- Totally my mistake sorry.
2.0.0-alpha.2 release
- fix(hotfix): Firmament compatibility
2.0.0-alpha.1 release
Since the code base has been moved, it would be more accurate to make a statement.
The project will now continue with fabricmc mojmap + parchmentsmc mappings. 1.8.9 will now be partially supported. The move is not yet complete. Most features have been migrated, but the Dungeon Map is missing and there may be a few small details that have been overlooked. Neoforge support may be added in the future.
An early alpha version for you to enjoy the Foraging update. GGs
Please let me know if you crash.
HEAD NOTE: You can use your previous configurations.json and persistentValues.json but don't use your old petCache.json. Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
HEAD NOTE-2: It seems that the Dungeon Map is not compatible with ImmediatelyFast. I will try to solve this problem later, but for now they are not compatible. You can set "map_atlas_generation": false from .minecraft/config/immediatelyfast.json for continue to use both.
2.0.0-alpha.7 release
- refactor: update data paths
- fix: packs reload twice on reload command (again)
- fix: mods-command compat
- fix: workaround for RomanNumeralParser and color fixes for enchants #124
- fix: separate ItemTooltipCallback events as first and last
- fix: some abbreviated numbers don't show the decimal part
- fix: hide/stop render related features
- fix: fixes #125
- fix: Dungeon Map
- fix: wrong feature x,y coords info on Edit GUI
- refactor: DrawUtils
- add: Hunting SkillType
- Closes #126
2.0.0-alpha.6 release
- fix: remove build version for gui
- refactor: new method for get SkyblockAddons resource
- fix: workaround for #116
- fix: EnchantmentsRequest
- fix: packs reloads twice on reload command
- fix: Updater chat message
- fix: Chroma color affected by style
- fix: Turn All Texts Chroma does not work when the game is restarted
- also code cleanup
- fix: folder command
2.0.0-alpha.5 release
- fix: reload and copyEntity command also command suggestions are now better
- fix: use previous .jar naming
- fix: Updater does not recognize alpha version
- fix: Discord RPC text input fields
- fix: NPE when clicked on some screens fixes #115
- fix: jar naming
2.0.0-alpha.4 release
- fix: NPE, closes #113
- fix: update license on fabric.mod.json
- fix: Ender Chest Backpack Preview
- fix: container label is not visible
2.0.0-alpha.3 release
- fix(hotfix): mistake from previous release
- Totally my mistake sorry.
2.0.0-alpha.2 release
- fix(hotfix): Firmament compatibility
2.0.0-alpha.1 release
Since the code base has been moved, it would be more accurate to make a statement.
The project will now continue with fabricmc mojmap + parchmentsmc mappings. 1.8.9 will now be partially supported. The move is not yet complete. Most features have been migrated, but the Dungeon Map is missing and there may be a few small details that have been overlooked. Neoforge support may be added in the future.
An early alpha version for you to enjoy the Foraging update. GGs
Please let me know if you crash.
HEAD NOTE: You can use your previous configurations.json and persistentValues.json but don't use your old petCache.json. Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
2.0.0-alpha.6 release
- fix: remove build version for gui
- refactor: new method for get SkyblockAddons resource
- fix: workaround for #116
- fix: EnchantmentsRequest
- fix: packs reloads twice on reload command
- fix: Updater chat message
- fix: Chroma color affected by style
- fix: Turn All Texts Chroma does not work when the game is restarted
- also code cleanup
- fix: folder command
2.0.0-alpha.5 release
- fix: reload and copyEntity command also command suggestions are now better
- fix: use previous .jar naming
- fix: Updater does not recognize alpha version
- fix: Discord RPC text input fields
- fix: NPE when clicked on some screens fixes #115
- fix: jar naming
2.0.0-alpha.4 release
- fix: NPE, closes #113
- fix: update license on fabric.mod.json
- fix: Ender Chest Backpack Preview
- fix: container label is not visible
2.0.0-alpha.3 release
- fix(hotfix): mistake from previous release
- Totally my mistake sorry.
2.0.0-alpha.2 release
- fix(hotfix): Firmament compatibility
2.0.0-alpha.1 release
Since the code base has been moved, it would be more accurate to make a statement.
The project will now continue with fabricmc mojmap + parchmentsmc mappings. 1.8.9 will now be partially supported. The move is not yet complete. Most features have been migrated, but the Dungeon Map is missing and there may be a few small details that have been overlooked. Neoforge support may be added in the future.
An early alpha version for you to enjoy the Foraging update. GGs
Please let me know if you crash.
HEAD NOTE: You can use your previous configurations.json and persistentValues.json but don't use your old petCache.json. Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
2.0.0-alpha.5 release
- fix: reload and copyEntity command also command suggestions are now better
- fix: use previous .jar naming
- fix: Updater does not recognize alpha version
- fix: Discord RPC text input fields
- fix: NPE when clicked on some screens fixes #115
- fix: jar naming
2.0.0-alpha.4 release
- fix: NPE, closes #113
- fix: update license on fabric.mod.json
- fix: Ender Chest Backpack Preview
- fix: container label is not visible
2.0.0-alpha.3 release
- fix(hotfix): mistake from previous release
- Totally my mistake sorry.
2.0.0-alpha.2 release
- fix(hotfix): Firmament compatibility
2.0.0-alpha.1 release
Since the code base has been moved, it would be more accurate to make a statement.
The project will now continue with fabricmc mojmap + parchmentsmc mappings. 1.8.9 will now be partially supported. The move is not yet complete. Most features have been migrated, but the Dungeon Map is missing and there may be a few small details that have been overlooked. Neoforge support may be added in the future.
An early alpha version for you to enjoy the Foraging update. GGs
Please let me know if you crash.
HEAD NOTE: You can use your previous configurations.json and persistentValues.json but don't use your old petCache.json. Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
2.0.0-alpha.4 release
- fix: NPE, closes #113
- fix: update license on fabric.mod.json
- fix: Ender Chest Backpack Preview
- fix: container label is not visible
2.0.0-alpha.3 release
- fix(hotfix): mistake from previous release
- Totally my mistake sorry.
2.0.0-alpha.2 release
- fix(hotfix): Firmament compatibility
2.0.0-alpha.1 release
Since the code base has been moved, it would be more accurate to make a statement.
The project will now continue with fabricmc mojmap + parchmentsmc mappings. 1.8.9 will now be partially supported. The move is not yet complete. Most features have been migrated, but the Dungeon Map is missing and there may be a few small details that have been overlooked. Neoforge support may be added in the future.
An early alpha version for you to enjoy the Foraging update. GGs
Please let me know if you crash.
HEAD NOTE: You can use your previous configurations.json and persistentValues.json but don't use your old petCache.json. Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
2.0.0-alpha.3 release
- fix(hotfix): mistake from previous release
- Totally my mistake sorry.
2.0.0-alpha.2 release
- fix(hotfix): Firmament compatibility
2.0.0-alpha.1 release
Since the code base has been moved, it would be more accurate to make a statement.
The project will now continue with fabricmc mojmap + parchmentsmc mappings. 1.8.9 will now be partially supported. The move is not yet complete. Most features have been migrated, but the Dungeon Map is missing and there may be a few small details that have been overlooked. Neoforge support may be added in the future.
An early alpha version for you to enjoy the Foraging update. GGs
Please let me know if you crash.
HEAD NOTE: You can use your previous configurations.json and persistentValues.json but don't use your old petCache.json. Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
2.0.0-alpha.2 release
- fix(hotfix): Firmament compatibility
2.0.0-alpha.1 release
Since the code base has been moved, it would be more accurate to make a statement.
The project will now continue with fabricmc mojmap + parchmentsmc mappings. 1.8.9 will now be partially supported. The move is not yet complete. Most features have been migrated, but the Dungeon Map is missing and there may be a few small details that have been overlooked. Neoforge support may be added in the future.
An early alpha version for you to enjoy the Foraging update. GGs
Please let me know if you crash.
HEAD NOTE: You can use your previous configurations.json and persistentValues.json but don't use your old petCache.json. Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
2.0.0-alpha.1 release
Since the code base has been moved, it would be more accurate to make a statement.
The project will now continue with fabricmc mojmap + parchmentsmc mappings. 1.8.9 will now be partially supported. The move is not yet complete. Most features have been migrated, but the Dungeon Map is missing and there may be a few small details that have been overlooked. Neoforge support may be added in the future.
An early alpha version for you to enjoy the Foraging update. GGs
Please let me know if you crash.
1.10.9 release:
- chore(http): set libautoupdate connection's User-Agent to SkyblockAddons
- fix: Pet Display doesn't change when there is a pet with skin in Autopet rule
- Closes #105
- feat: chat message copying
- If dev mode is on or Chat Message Copying Feature is on and the player is in Skyblock, Left Ctrl + Left Click will copy the stripped unformatted chat message and Left Ctrl + Left Shift + Left Click will copy the formatted chat message.
- Closes #104
1.10.8 release:
- fix: count Bayou Sludge as 4
- update: enchants.json and petItems.json
- feat: Do not render update message on screen if Auto Update is not disabled, closes #58
- fix: some scheduled tasks that are expected to be cancelled are not cancelled
- fix: Tungsten detection in mineshaft
- update: seaCreatures.json
- fix: remove unnecessary '-' on "Skill Progress Display" when "Actions Left" FeatureSetting enabled and skill is maxed
- fix: Skill Progress Display's "Actions Left" FeatureSetting now works according to the "Number Separators" setting
- fix: Actions Left not works when "Percentage Instead Of XP" enabled
- fix: show non-decimal value in Deployable Display's Trophy Fish Chance value
- Shows "5 ♔" instead of "5.0 ♔"
- fix: incorrect pet display when Autopet rule is triggered
- Closes #101
- Prevent IndexOutOfBoundsException in SkyblockKeyBinding#isKeyDown on Linux (#102) @TheKing6488
- chore(deps): bump Hypixel ModAPI from 1.0.1.1 to 1.0.1.2
- refactor(backend): automate Feature to FeatureSetting conversion
- Double Warp is now defined as a FeatureSetting inside Fancy Warp instead of a standalone Feature. Additionally, the methods Feature#set and Feature#hasSettings have been partially moved to the FeatureData class. This improves modularity and makes settings management cleaner.
Thanks to @TheKing6488 for their contributions.



