
SkyblockAddons for Hypixel Skyblock
A mod with many features to improve your Hypixel Skyblock experience
Обновлён 17 июня 2026 г. · опубликован 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):
- 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 (1.21.x):
- 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.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 2.4.1 | Релиз | 26.2 | fabric | 17 июня 2026 г. | .jar (5.8 МБ) |
| 2.3.7 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 17 июня 2026 г. | .jar (5.8 МБ) |
| 2.2.15 | Релиз | 1.21.11 | fabric | 17 июня 2026 г. | .jar (5.8 МБ) |
| 2.1.22 | Релиз | 1.21.10 | fabric | 17 июня 2026 г. | .jar (5.8 МБ) |
| 2.4.0 | Релиз | 26.2 | fabric | 16 июня 2026 г. | .jar (5.7 МБ) |
| 2.3.6 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 7 июня 2026 г. | .jar (5.7 МБ) |
| 2.2.14 | Релиз | 1.21.11 | fabric | 7 июня 2026 г. | .jar (5.7 МБ) |
| 2.1.21 | Релиз | 1.21.10 | fabric | 7 июня 2026 г. | .jar (5.7 МБ) |
| 2.3.5 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 15 апреля 2026 г. | .jar (5.7 МБ) |
| 2.2.13 | Релиз | 1.21.11 | fabric | 15 апреля 2026 г. | .jar (5.7 МБ) |
| 2.1.20 | Релиз | 1.21.10 | fabric | 15 апреля 2026 г. | .jar (5.7 МБ) |
| 2.3.4 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 10 апреля 2026 г. | .jar (7.5 МБ) |
| 2.2.12 | Релиз | 1.21.11 | fabric | 10 апреля 2026 г. | .jar (7.5 МБ) |
| 2.1.19 | Релиз | 1.21.10 | fabric | 10 апреля 2026 г. | .jar (7.5 МБ) |
| 2.3.3 | Релиз | 26.1, 26.1.1, 26.1.2 | fabric | 9 апреля 2026 г. | .jar (7.5 МБ) |
Показаны последние 15 из 122 версий. Все версии — на Modrinth.
Ченджлог
2.4.1Релиз26.2 · 17 июня 2026 г.
2.4.1 release for FabricMC 26.2:
- fix: shutdownHook not compatible with new watchdog
- fix: EndstoneProctorManager#detectStage using PLAYER_HEAD block instead of PLAYER_WALL_HEAD
- feat: add Lotus Atoll to Fancy Warp
- docs: new wiki credit
- fix: add success message for reload command that was wrongly removed
- fix: auto updater not works with compatible mc versions
2.3.7Релиз26.1, 26.1.1, 26.1.2 · 17 июня 2026 г.
2.3.7 release for FabricMC 26.1:
- fix(regex): Pets inventory regex pattern
- Closes #202
- chore(petItems): new pet items
- chore(seaCreatures): new sea creatures
- ci(petItems): petItems.json not in sync list
- ci(sync): add manuel trigger button
- fix: shutdownHook not compatible with new watchdog (backport from 26.2)
- fix: EndstoneProctorManager#detectStage using PLAYER_HEAD block instead of PLAYER_WALL_HEAD
- feat: add Lotus Atoll to Fancy Warp
- docs: new wiki credit
- perf: minor optimization backport for outline target finding
- fix: add success message for reload command that was wrongly removed
- fix: auto updater not works with compatible mc versions
2.2.15Релиз1.21.11 · 17 июня 2026 г.
2.2.15 release for FabricMC 1.21.11:
- fix(regex): Pets inventory regex pattern
- Closes #202
- chore(petItems): new pet items
- chore(seaCreatures): new sea creatures
- ci(petItems): petItems.json not in sync list
- ci(sync): add manuel trigger button
- fix: shutdownHook not compatible with new watchdog (backport from 26.2)
- fix: EndstoneProctorManager#detectStage using PLAYER_HEAD block instead of PLAYER_WALL_HEAD
- feat: add Lotus Atoll to Fancy Warp
- docs: new wiki credit
- perf: minor optimization backport for outline target finding
- fix: add success message for reload command that was wrongly removed
- fix: auto updater not works with compatible mc versions
2.1.22Релиз1.21.10 · 17 июня 2026 г.
2.1.22 release for FabricMC 1.21.10:
- fix(regex): Pets inventory regex pattern
- Closes #202
- chore(petItems): new pet items
- chore(seaCreatures): new sea creatures
- ci(petItems): petItems.json not in sync list
- ci(sync): add manuel trigger button
- fix: shutdownHook not compatible with new watchdog (backport from 26.2)
- fix: EndstoneProctorManager#detectStage using PLAYER_HEAD block instead of PLAYER_WALL_HEAD
- feat: add Lotus Atoll to Fancy Warp
- docs: new wiki credit
- perf: minor optimization backport for outline target finding
- fix: add success message for reload command that was wrongly removed
- fix: auto updater not works with compatible mc versions
2.4.0Релиз26.2 · 16 июня 2026 г.
2.4.0 release for FabricMC 26.2:
- Ported from 26.1 branch.
- Custom
LEVEL_LASTevent removed. Now using Fabric API'sLevelRenderEvents#END_MAIN. ChromaRenderTyperemoved. Instead ofPreparedRenderTypeMixinused.
2.3.6Релиз26.1, 26.1.1, 26.1.2 · 7 июня 2026 г.
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.
2.3.6 release for FabricMC 26.1:
- fix: ENCHANTMENT_PATTERN regex
- Closes #194
- fix: potential issue with enchant lore name matching
- fix(regex): support apostrophes missed in previous commit
- fix: resolve pet level parsing, null storage, and dead price endpoint
- fix(prices): migrate lowest BIN averages from dead moulberry.codes endpoint to eliteskyblock API; update average file paths .json.gz -> .gz
- fix(pets): parse pet level manually instead of Integer.parseInt to avoid NumberFormatException
- fix(backpacks): handle null compressedStorage when Pet is deserialized
- fix(packs): remove resource pack reload on reload command
- docs(readme): announce minimal maintenance mode
- ci: set 90-day retention for build and game test artifacts
- feat: new enchants and item types
- fix(ItemType): replace lore name with enum name
2.2.14Релиз1.21.11 · 7 июня 2026 г.
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.
2.2.14 release for FabricMC 1.21.11:
- fix: ENCHANTMENT_PATTERN regex
- Closes #194
- fix: potential issue with enchant lore name matching
- fix(regex): support apostrophes missed in previous commit
- fix: resolve pet level parsing, null storage, and dead price endpoint
- fix(prices): migrate lowest BIN averages from dead moulberry.codes endpoint to eliteskyblock API; update average file paths .json.gz -> .gz
- fix(pets): parse pet level manually instead of Integer.parseInt to avoid NumberFormatException
- fix(backpacks): handle null compressedStorage when Pet is deserialized
- fix(packs): remove resource pack reload on reload command
- docs(readme): announce minimal maintenance mode
- ci: set 90-day retention for build and game test artifacts
- feat: new enchants and item types
- fix(ItemType): replace lore name with enum name
2.1.21Релиз1.21.10 · 7 июня 2026 г.
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.
2.1.21 release for FabricMC 1.21.10:
- fix: ENCHANTMENT_PATTERN regex
- Closes #194
- fix: potential issue with enchant lore name matching
- fix(regex): support apostrophes missed in previous commit
- fix: resolve pet level parsing, null storage, and dead price endpoint
- fix(prices): migrate lowest BIN averages from dead moulberry.codes endpoint to eliteskyblock API; update average file paths .json.gz -> .gz
- fix(pets): parse pet level manually instead of Integer.parseInt to avoid NumberFormatException
- fix(backpacks): handle null compressedStorage when Pet is deserialized
- fix(packs): remove resource pack reload on reload command
- docs(readme): announce minimal maintenance mode
- ci: set 90-day retention for build and game test artifacts
- fix: set JSONResponseHandler to gz for lowest bin
- feat: new enchants and item types
- fix(ItemType): replace lore name with enum name
Полная история изменений — на Modrinth.
Комментарии
Загружаем…





