MCPcopy Index your code
hub / github.com/BiscuitDevelopment/SkyblockAddons

github.com/BiscuitDevelopment/SkyblockAddons @v1.7.3

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.7.3 ↗ · + Follow
2,073 symbols 6,800 edges 307 files 548 documented · 26%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

SkyblockAddons

release downloads license discord twitter localization

A Minecraft Forge mod with many features to make your Hypixel Skyblock experience better.

⚠️ This project has reached end of life and will not receive further updates.

Hello everyone,

Skyblock Addons has reached end of life. No further updates will be released, but support will remain available.

I am sorry about the slow pace of communication and mod updates during the past year. I stopped playing Skyblock over a year ago. Combined with IRL circumstances and Biscuit’s absence, I lost motivation to work on the mod.

Thank you to all the contributors, the Discord staff, and the translation team! It was amazing working with all of you over the past three years and the mod wouldn’t be what it is today without you.

Thank you to everyone who used the mod, reported bugs, and suggested new features! I’m very grateful to have been part of something that has helped so many.

I will no longer work on SBA, but I’ll still be around to chat and help out with support on occasion. Please ping me if you have questions.

Lastly, for the Patrons still out there, please cancel your subscriptions.

- TirelessTraveler

Special Credits

InventiveTalent for allowing us to use her magma boss API in our project, please check out her magma boss timer website at https://hypixel.inventivetalent.org/skyblock-magma-timer/ .

TirelessTraveler (aka ILikePlayingGames) for helping maintain the project.

DidiSkywalker & CraftedFury (Nahydrin) for adding/PRing many incredible features!

Thanks to YourKit

YourKit

Big thank you to YourKit for supporting this project with their profiler to help us improve performance!

YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler, and YourKit YouMonitor.

Thanks to Crowdin & Our Translators

Crowdin

Big thanks to Crowdin for supporting this project with their localization management platform to help us serve the mod in many languages! Check out their website here!

Also thanks for our countless translators who help us translate this mod!

Thanks to Open Source Software

Big thanks to all the open source software we use in this project! They are all listed here.

For Contributors

Please read the contributor's guide for instructions.

Extension points exported contracts — how you extend this code

GsonInitializable (Interface)
Use this interface in order to mark a class that needs to be initialized. The method this interface provides will be cal [4 …
src/main/java/codes/biscuit/skyblockaddons/utils/gson/GsonInitializable.java
ITransformer (Interface)
(no doc) [30 implementers]
src/main/java/codes/biscuit/skyblockaddons/tweaker/transformer/ITransformer.java
SelectItem (Interface)
Item that can be used in this Select button
src/main/java/codes/biscuit/skyblockaddons/gui/buttons/ButtonSelect.java
UpdateCallback (Interface)
(no doc) [1 implementers]
src/main/java/codes/biscuit/skyblockaddons/utils/objects/UpdateCallback.java
UpdateCallback (Interface)
(no doc) [1 implementers]
src/main/java/codes/biscuit/skyblockaddons/gui/buttons/UpdateCallback.java

Core symbols most depended-on inside this repo

add
called by 614
src/main/java/codes/biscuit/skyblockaddons/newgui/GuiBase.java
getInstance
called by 259
src/main/java/codes/biscuit/skyblockaddons/utils/APIManager.java
isEnabled
called by 250
src/main/java/codes/biscuit/skyblockaddons/core/Feature.java
get
called by 207
src/main/java/codes/biscuit/skyblockaddons/features/cooldowns/CooldownManager.java
getName
called by 177
src/main/java/codes/biscuit/skyblockaddons/gui/buttons/ButtonSelect.java
getMessage
called by 171
src/main/java/codes/biscuit/skyblockaddons/core/Translations.java
put
called by 162
src/main/java/codes/biscuit/skyblockaddons/features/cooldowns/CooldownManager.java
matches
called by 122
src/main/java/codes/biscuit/skyblockaddons/asm/utils/InjectionHelper.java

Shape

Method 1,690
Class 301
Enum 74
Interface 8

Languages

Java100%

Modules by API surface

src/main/java/codes/biscuit/skyblockaddons/config/ConfigValues.java69 symbols
src/main/java/codes/biscuit/skyblockaddons/utils/EnumUtils.java42 symbols
src/main/java/codes/biscuit/skyblockaddons/features/enchants/EnchantManager.java41 symbols
src/main/java/SkyblockAddonsInstallerFrame.java40 symbols
src/main/java/codes/biscuit/skyblockaddons/utils/Utils.java38 symbols
src/main/java/codes/biscuit/skyblockaddons/listeners/RenderListener.java37 symbols
src/main/java/codes/biscuit/skyblockaddons/listeners/PlayerListener.java35 symbols
src/main/java/codes/biscuit/skyblockaddons/utils/DrawUtils.java34 symbols
src/main/java/codes/biscuit/skyblockaddons/asm/utils/InjectionHelper.java34 symbols
src/main/java/codes/biscuit/skyblockaddons/utils/ItemUtils.java27 symbols
src/main/java/codes/biscuit/skyblockaddons/gui/LocationEditGui.java27 symbols
src/main/java/codes/biscuit/skyblockaddons/utils/TextUtils.java25 symbols

For agents

$ claude mcp add SkyblockAddons \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page