Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
SkyblockAddons Unofficial

SkyblockAddons Unofficial

Unofficial updated fork of SBA

771.6k
47
Utility

Compatibility

Minecraft: Java Edition

1.8.9

Platforms

Fabric
Forge

Supported environments

Client-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source
Buy Me a Coffee

Creators

Fix3dll
Fix3dll Member

Details

Licensed LGPL-3.0-only
Published last year
Updated 4 days ago
DescriptionGalleryChangelogVersions
1
2
4

SkyblockAddons-2.0.0-alpha.11

by Fix3dll on Jul 10, 2025
Download

HEAD NOTE: You can use your previous configurations.json and persistentValues.json but don't use your old petCache.json. 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.

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.
  • 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
    • pressure bar and text
  • 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. hide these too
    • fix: Pressure Bar and Text Alert option not works
  • fix: Hide Effect HUD works outside skyblock
  • feat: Equipments and Pet Panel in Inventory like NEU
    • With custom RGB color support. Equipments and Pet Panel in Inventory
  • 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.

SkyblockAddons-2.0.0-alpha.10

by Fix3dll on Jul 6, 2025
Download

HEAD NOTE: You can use your previous configurations.json and persistentValues.json but don't use your old petCache.json. 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.

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
    • pressure bar and text
  • 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. hide these too
    • fix: Pressure Bar and Text Alert option not works
  • fix: Hide Effect HUD works outside skyblock
  • feat: Equipments and Pet Panel in Inventory like NEU
    • With custom RGB color support. Equipments and Pet Panel in Inventory
  • 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.

SkyblockAddons-2.0.0-alpha.9

by Fix3dll on Jul 3, 2025
Download

HEAD NOTE: You can use your previous configurations.json and persistentValues.json but don't use your old petCache.json. 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.

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
    • pressure bar and text
  • 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. hide these too
    • fix: Pressure Bar and Text Alert option not works
  • fix: Hide Effect HUD works outside skyblock
  • feat: Equipments and Pet Panel in Inventory like NEU
    • With custom RGB color support. Equipments and Pet Panel in Inventory
  • 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.

SkyblockAddons-2.0.0-alpha.8

by Fix3dll on Jul 2, 2025
Download

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
    • pressure bar and text
  • 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. hide these too
    • fix: Pressure Bar and Text Alert option not works
  • fix: Hide Effect HUD works outside skyblock
  • feat: Equipments and Pet Panel in Inventory like NEU
    • With custom RGB color support. Equipments and Pet Panel in Inventory
  • 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.

SkyblockAddons-2.0.0-alpha.7

by Fix3dll on Jun 29, 2025
Download

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.

SkyblockAddons-2.0.0-alpha.6

by Fix3dll on Jun 25, 2025
Download

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.

SkyblockAddons-2.0.0-alpha.5

by Fix3dll on Jun 25, 2025
Download

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.

SkyblockAddons-2.0.0-alpha.4

by Fix3dll on Jun 24, 2025
Download

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.

SkyblockAddons-2.0.0-alpha.3

by Fix3dll on Jun 24, 2025
Download

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.

SkyblockAddons-2.0.0-alpha.2

by Fix3dll on Jun 24, 2025
Download

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.

SkyblockAddons-2.0.0-alpha.1

by Fix3dll on Jun 24, 2025
Download

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.

SkyblockAddons-1.10.9

by Fix3dll on Apr 26, 2025
Download

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

SkyblockAddons-1.10.8

by Fix3dll on Apr 23, 2025
Download

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.

SkyblockAddons-1.10.7

by Fix3dll on Mar 18, 2025
Download

1.10.7 release:

  • fix: console spam due to lines forgotten to be deleted
  • update: thunderbolt max level (#93) by @raaaaaven
  • perf: added Frustum Culling to Entity Outline code to prevent unnecessary operations when the Entity is not visible on the screen
    • fix: Item Outline not working in Village zone
    • As a new behavior, items in the showcase will no longer be visible behind the wall.
  • add: Golden Bait
  • add: The Rift to Fancy Warp
    • remove: unused field and constructor
    • refactor: rename 'Garden' to 'The Garden'
  • add: Backwater Bayou to Fancy Warp
    • add: new sea creatures
    • add: Backwater Bayou location enum
  • add: new baits
  • add: Umberella deployable
    • update: Reindrake rarity
  • feat: Full Auto Update and Auto Update options (#94)
    • You can enable it from /sba -> General Settingsgeneral settings
  • fix: Mastiff Armor + Terminator stacking breaks ActionBarParser health section

SkyblockAddons-1.10.6

by Fix3dll on Feb 9, 2025
Download

1.10.6 release:

  • fix: when loadValues() throws Exception and configValues is null or empty, backup corrupted configurations.json file and restore the defaults
    • add: save previous corrupted values in PersistentValues with backupValues()
    • feat(i/o): replace OutputStreamWriter/InputStreamReader with BufferedWriter/BufferedReader for better performance
    • update: enchants.json
  • fix(config): ensure safer file writes with temp file and atomic move
  • add: show only when holding a mining tool option to Rock Pet Tracker
    • fix: Dolphin Pet Tracker not visible on Edit GUI when show only when holding a fishing rod option is enabled and no rod is held
  • Update CONTRIBUTING.md
  • fix: Mayor Jerry Data now updates in-game
    • remove(api): Mayor Jerry Data endpoint is down
    • refactor: clean up Scheduler
  • fix(hotfix): scheduler delay update broken by previous commit
    • fix: round MayorJerryData's nextSwitch to next minute
  • refactor: MayorJerryData is now final
  • add: parse dungeon players dungeon class level
    • fix: Dungeon Healing Circle Wall doesn't work as expected in some cases
    • fix: Dungeon Teammate Name Overlay's health line not affected by Text Style
    • The limitation here is that when there is more than one healer in the team, the healer circle wall solution will not work. The reason is that when healers of different levels drop the ability on the ground, the level of the owner of the circle on the ground is unknown. It can be improved with more code in the future.

SkyblockAddons-1.10.5

by Fix3dll on Feb 3, 2025
Download

This version does not contain any new feature. Only extra checks were added for the mentioned crash in the last 2 updates.

1.10.5 release:

  • fix: more handling for corrupted configurations.json scenarios

SkyblockAddons-1.10.4

by Fix3dll on Feb 3, 2025
Download

The previous crash issue was reproduced and resolved thanks to user feedback. Thanks to Eziestnametotype for cooperation.

1.10.4 release:

  • fix: backup corrupted configuration and restore defaults when configurations.json is corrupted

SkyblockAddons-1.10.3

by Fix3dll on Feb 2, 2025
Download

This version will fix the crash issue that some users are experiencing.

1.10.3 release:

  • add: Century Raffle's Cakes for Hide Other Player's Presents feature
  • fix: restore value of Feature or FeatureSetting on unexpected value
  • fix: extra handling for corrupted values in firstLoadChecks()
    • docs: add doc for restoreFeatureDefaultValue()

SkyblockAddons-1.10.2

by Fix3dll on Jan 31, 2025
Download

1.10.2 release:

  • fix(hotfix): more reliable way to use space on Item Pickup Log for compatibility with custom fonts
  • fix: sometimes Health Bar shows wrong in Rift
  • feat: Teammate Class Color can now be customized as RGB
    • feat: Teammate Name Overlay now compatible with Text Style
    • However, the Fade Chroma option has been removed. Fade Chroma is not stable because it is affected by scaling and therefore appears as an eye-straining color. Also, All The Same Chroma also works in sync with the outline color.
  • fix: reset max rift health stat when world change
    • Related with 84f8893
  • fix: Chroma color not displayed properly on ColorSelectionGui's Selected Color box
    • remove: unused EnumRegistries

SkyblockAddons-1.10.1

by Fix3dll on Jan 28, 2025
Download

1.10.1 hotfix release:

  • fix(hotfix): separate containers.json on CDN for prevent crash on previous versions related with 1c913c4

p.s. Item Pickup Log's Render Item on Item Pickup Log setting is not compatible with custom fonts right now. It will be fixed on next patch release. You can use latest build artifact for try it before next release.

1
2
4

Modrinth is open source.

sidebar-refinement@948af2b

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.