
SkyblockAddons for Hypixel Skyblock
A mod with many features to improve your Hypixel Skyblock experience
- Загрузки
- 1.4M
- Подписчики
- 91
- Обновлён
- 20 августа 2026 г.
- Лицензия
- LGPL-3.0-only
Опубликован 21 февраля 2024 г.
IMPORTANT
SkyblockAddons is in minimal maintenance mode. The mod is no longer actively developed - no new features are planned - but small and critical issues are still fixed occasionally. You can reach the latest builds from GitHub Actions, or grab a stable version from Modrinth (links below).
The official SkyblockAddons project has reached its End of Life (EOL). This repository provides an unofficial fork of the mod. While staying true to the familiar UI and HUD elements of the original mod, we've heavily optimized and reworked the underlying codebase to ensure a smoother experience.
⚡ Performance & Optimization
Our primary focus is delivering a highly optimized and performant gameplay. Thanks to these under-the-hood improvements, the mod runs much more efficiently. It includes essential bug fixes, quality-of-life additions, and new features built upon this modernized foundation.
📥 Downloads & Builds
- Stable Releases: Available directly on this page.
- Development Builds: If you want to test the latest updates, you can download automated builds directly from our GitHub Actions.
🤝 Contributing & Support
Community feedback and contributions are welcome. If you encounter a bug, have a feature request, or want to contribute code:
- Visit the project repository on GitHub.
- Open an Issue ticket for bug reports or suggestions.
- Submit a Pull Request if you have developed a fix or a new feature.
Note: This fork not releated with any Discord channel or official SBA Discord. Don't bother the original author Biscuit and the team.
Good to Know / Key Changes:
- With 1.8.8 update, SBA now uses Mixins instead of ASM.
- You can copy whole
.minecraft/config/skyblockaddonsfolder to new 1.21.x instance for use previous settings.
WARNING: This project has no connection to any addresses other than https://modrinth.com/project/F35D4vTL and https://github.com/Fix3dll/SkyblockAddons. Watch out for phishing links.
Hypixel Forum: https://hypixel.net/threads/5362745/
Known Bugs (Legacy == 1.8.9):
- If you drop slayer drops to ground while slayer quest and slayer tracker active it will count multiple times after version 1.8.4. It's because of some limitations.
If you have broken text on screen caused by SBA (e.g. thin location name on scoreboard), you can try Smooth Font mod until fix. Its caused by Chroma Shader on some resolutions.Read description of 1.9.0-beta.20
Known Bugs (Modern >=1.21):
- Entity Culling by tr7zw is not SBA compliant as entity ticks are canceled when they are not visible.
- 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": falsefrom.minecraft/config/immediatelyfast.jsonfor continue to use both. - If your Fishing Bag is disabled, and you see an incorrect value, simply open the Fishing Bag once to update the state.
Ченджлог
2.4.6Релиз26.2 · 20 августа 2026 г.
2.4.6 release for FabricMC 26.2:
- chore(data): add foraging 55 and hunting 26-50
- feat: SkyBlock Item List compatibility
- fix(serialization): handle missing server registries with safe item encoding fallback
- Closes #209
- feat: add count remaining baits from menu item lore to Bait List feature
- fix(RenderListener): clamp negative post-transformation x-values/y-values to zero to prevent screen overflow
- There is a small limitation here. If your Fishing Bag is disabled, and you see an incorrect value, simply open the Fishing Bag once to update the state.
2.3.13Релиз26.1, 26.1.1, 26.1.2 · 20 августа 2026 г.
2.3.13 release for FabricMC 26.1:
- chore(data): add foraging 55 and hunting 26-50
- feat: SkyBlock Item List compatibility
- fix(serialization): handle missing server registries with safe item encoding fallback
- Closes #209
- feat: add count remaining baits from menu item lore to Bait List feature
- fix(RenderListener): clamp negative post-transformation x-values/y-values to zero to prevent screen overflow
- There is a small limitation here. If your Fishing Bag is disabled, and you see an incorrect value, simply open the Fishing Bag once to update the state.
2.4.5Релиз26.2 · 4 августа 2026 г.
2.4.5 release for FabricMC 26.2:
Changes since 2.4.5-beta.1:
- fix(Utils): fix colored glass pane detection and unify helper methods
- ci: terraformersmc maven repo is not stable use modrinth (again)
- feat: add Torrhus Canyon to Fancy Warp Menu
- ci: update actions/checkout to v7 and configure raw jar artifact upload
- refactor(installer): modernize code, improve file handling and instance support
- fix(Island): with version 0.27, Galatea is now called Moonglade Marsh
- fix: add more shard name resolution
- chore(data): update enchants.json and seaCreatures.json
2.4.5-beta.1 changes:
2.3.12Релиз26.1, 26.1.1, 26.1.2 · 4 августа 2026 г.
2.3.12 release for FabricMC 26.1:
Changes since 2.3.12-beta.1:
- fix(Utils): fix colored glass pane detection and unify helper methods
- ci: terraformersmc maven repo is not stable use modrinth (again)
- feat: add Torrhus Canyon to Fancy Warp Menu
- ci: update actions/checkout to v7 and configure raw jar artifact upload
- refactor(installer): modernize code, improve file handling and instance support
- fix(Island): with version 0.27, Galatea is now called Moonglade Marsh
- fix: add more shard name resolution
- chore(data): update enchants.json and seaCreatures.json
2.3.12-beta.1 changes:
2.2.19Релиз1.21.11 · 4 августа 2026 г.
2.2.19 release for FabricMC 1.21.11:
Changes since 2.2.19-beta.1:
- fix(Utils): fix colored glass pane detection and unify helper methods
- ci: terraformersmc maven repo is not stable use modrinth (again)
- feat: add Torrhus Canyon to Fancy Warp Menu
- ci: update actions/checkout to v7 and configure raw jar artifact upload
- refactor(installer): modernize code, improve file handling and instance support
- fix(Island): with version 0.27, Galatea is now called Moonglade Marsh
- fix: add more shard name resolution
- chore(data): update enchants.json and seaCreatures.json
2.2.19-beta.1 changes:
2.4.5-beta.1Бета26.2 · 23 июля 2026 г.
HEAD NOTE: If you encounter any issues with #205 or #208, please report them via GitHub Issues.
2.4.5-beta.1 release for FabricMC 26.2:
- chore: add Magic For Pets In A Hurry to petItems.json
- fix: itemModel is applied only to skull_item
- refactor: render equipment and container preview through the vanilla slot path
- Both features now draw through AbstractContainerScreen#extractSlot instead of manual blits, so other mods hooking that method decorate them as well. The new VirtualSlot base keeps these client-only slots out of the menu and out of hoveredSlot, so no container packet can originate from them.
- fix: NPE when container preview items fail to decompress
- fix: recipe book was shifted by the equipment panel outside the inventory screen
- Closes #208
- chore: compactorItems.json and seaCreatures.json update
- feat: Show Outside Skyblock setting for Item Prices in Tooltip
- Closes #205
- feat: separate cache field for Safari equipments
2.3.12-beta.1Бета26.1, 26.1.1, 26.1.2 · 23 июля 2026 г.
HEAD NOTE: If you encounter any issues with #205 or #208, please report them via GitHub Issues.
2.3.12-beta.1 release for FabricMC 26.1:
- chore: add Magic For Pets In A Hurry to petItems.json
- fix: itemModel is applied only to skull_item
- refactor: render equipment and container preview through the vanilla slot path
- Both features now draw through AbstractContainerScreen#extractSlot instead of manual blits, so other mods hooking that method decorate them as well. The new VirtualSlot base keeps these client-only slots out of the menu and out of hoveredSlot, so no container packet can originate from them.
- fix: NPE when container preview items fail to decompress
- fix: recipe book was shifted by the equipment panel outside the inventory screen
- Closes #208
- chore: compactorItems.json and seaCreatures.json update
- feat: Show Outside Skyblock setting for Item Prices in Tooltip
- Closes #205
- feat: separate cache field for Safari equipments
2.2.19-beta.1Бета1.21.11 · 23 июля 2026 г.
HEAD NOTE: If you encounter any issues with #205 or #208, please report them via GitHub Issues.
2.2.19-beta.1 release for FabricMC 1.21.11:
- chore: add Magic For Pets In A Hurry to petItems.json
- fix: itemModel is applied only to skull_item
- refactor: render equipment and container preview through the vanilla slot path
- Both features now draw through AbstractContainerScreen#extractSlot instead of manual blits, so other mods hooking that method decorate them as well. The new VirtualSlot base keeps these client-only slots out of the menu and out of hoveredSlot, so no container packet can originate from them.
- fix: NPE when container preview items fail to decompress
- fix: recipe book was shifted by the equipment panel outside the inventory screen
- Closes #208
- chore: compactorItems.json and seaCreatures.json update
- feat: Show Outside Skyblock setting for Item Prices in Tooltip
- Closes #205
- feat: separate cache field for Safari equipments
Комментарии
Загружаем…