Highlights
- 1.21.2/1.21.3 support
- Updated the name of the "Infinite Hotbar Scrolling" feature to "Hotbar & Bundle Scroll Looping"
- The feature now also works with scrolling through items in bundles!
- Fixed the cursor position saver not resetting upon using the inventory key to close the menu
- Fixed the blur being rendered twice in the
/aaronmod
screen - Temporarily disabled the optimized screenshots feature due to a bug
Highlights
- Separate Inventory GUI Scale
- With this feature you can now set a GUI scale that will be used for inventory/container screens. This is perfect for if you want to make your HUD smaller while also maintaining a large inventory screen!
- Networth Command Rework
- Fixed the command not working and heavily improved the calculation accuracy, it should now be roughly on par with SkyHelper's calculations (give or take current bazaar price/lbin fluctuations)
- Each networth category now has a tooltip showing the top 5 factors included in the calculation alongside their price value (e.g. you can see the item names for item calculations alongside those item's value)
- Made Chroma Text effect customizable (and also more accessible)
- You can now change the speed and saturation of the effect.
- Added 4 new Colour Profiles (Candyland, Cyberpunk, Lava, and Ocean) - UpFault
- No Fog
- Removes all terrain fog when enabled.
- Always Show Day in F3
- Restores the day counter in the F3/Debug HUD when outside of singleplayer.
- Hide Tutorials
- Hides tutorial toasts that instruct you to do things like punch a tree.
- Chroma Text integration with Skyblocker's Profile Viewer
/profile
command now incorporates the player's taming level cap- Show Kuudra collection in
/crimson
- Improve
/inventory
command item data fixing - Fixed extended chat history not applying to the sent message history
- Text Replacements are now saved in sequential order to when they were created making them more deterministic
- Use Mod API for SkyBlock location detection
- Other internal improvements (Thanks to UpFault for some of these!)
Note: This version requires Fabric Loader 0.16.3 or later.
Special thanks to UpFault for his contributions, and I would also like to thank my users for 80k+ downloads! :)
Highlights
- Support for 1.21
- Fix FPS display rendering in F1
- M7 Dragon Spawn Notifications feature
- Moved the Chroma Text feature to a built-in resource pack
- This allows for disabling the shader modifications if needed. This pack is set to be enabled by default although you may need to do enable it for yourself if it doesn't do it automatically.
- Appended the Minecraft version that the mod was built against to the end of the mod's version string
- Should reduce confusion around which version the mod is guaranteed to work on, especially when a new Minecraft update comes out.
As usual if you find any bugs report them to me!
Highlights
- Support for 1.20.5 and 1.20.6
- Removed the "Fix Tab Translucency" feature due to the underlying bug being fixed in 1.20.5
- Improved detection for Hypixel (if you use those features)
If there's any bugs/issues make sure to report them on GitHub!
Highlights
- Improved magical power calculation accuracy for
/mp
- Fix M7 features not working
- Hopefully improve the dragon health detection for M7
- Rework the mod's screen (
/aaronmod
)
I also just want to take a moment to thank all of my wonderful users for their support, it means a lot to me and I'm glad that you enjoy the mod!
New Features
- Hide Scoreboard Score
- Hides the numbers on the far right side of the scoreboard, disabled by default.
- Secure Skin Downloads
- By default in Minecraft almost all skin textures are downloaded over insecure HTTP; with this enabled all skins will be downloaded over HTTPS.
- Enabled by default.
- Added Magical Power Stats to
/mp
- The command will now display how much stats a player is getting from their selected magical power!
Feature Planned For Removal
The dungeon score message feature is planned to be removed in a future update; the Skyblocker mod offers the same feature with greater score accuracy and extended functionality so I recommend using that in place of this.
Other Changes
- Fixed using incorrect text colours in some places.
- Fixed some incorrect command error feedback messages.
- Added ratelimit handing for calls to the Minecraft Services API (Name ⇆ UUID conversions).
- Removed the dependency on the BetterInject library.
- The max enchantments and magical power stats data is now loaded from an API when those features are enabled (this way I don't need to update the mod everytime the data needs updating).
Highlights
Custom Colour Profiles!
After sitting on my todo list for over a year they're finally here! You can now create your own custom colour profile in the config, in order to use it though you must set the Colour Profile option to Custom.
Other
- Option to disable the mod's skyblock commands
- Added uuid lookup support to all commands that took a
player
argument - Added a prefix to all error messages from the mod
- The prefix is a gradient between your Primary & Secondary colours from your set colour profile
- When Silence Resource Pack Log Spam is on some messages about .DS_Store files are also now hidden
- Improved the M7 Arrow Stack Waypoints
- Fixed a few bugs with the M7 Dragon Health feature
- Reworked internal config system
- Require Fabric Loader 0.15.2
Merry Christmas!
Highlights
- Updated to 1.20.3
New Christmas Colour Profile!
In the spirit of the Christmas season I've added a brand new colour profile themed around it featuring the colours red, green and white which is perfect for diving into the festivities!
Also, if you're a fan of the Christmas chests too and are sad to only see them around for 3 days a year don't worry! Through the mod's config you can enable them for the entire month of December :)
Happy Holidays!
Highlights
Silence Resource Pack Log Spam
This new feature silences those pesky errors in your logs complaining about optional resourcepack directories not existing. This isn't enabled by default so it you want it make sure to turn it on!
/magicalpower
command for Skyblock
You can easily check people's magical power, thats about it. It'll be more advanced later on!
Others
- Fixed
/textreplacer add
incorrectly rejecting stuff with certain characters - Greatly improve alignment of space separators in commands
- Make decimals optional in formatted numbers
- Optimized config loading slightly
- Support having multiple of an item in
/inv
Future Update
In a future update I plan to add support for creating custom colour profiles as well as allowing for the disabling of skyblock commands if you don't use them. If it works, I'm also thinking about adding an option to change the colour of the enchantment glint.
Anyways thanks for using the mod and enjoy the update!
Highlights
- Halloween Colour Profile!
- Registry-based particle manager
- Any kind of particle can be configured now!
/ping
command is now way more accurate- It's now based off of sending a ping packet as opposed to taking the latency from the tab (similar to how F3 debug works)
- Fix text not rendering on MCC Island
- M7 Dragon Health Display
- Added Image Preview Scale option
- Added Optimize Screenshots option
- Encodes screenshots without the alpha channel which is unused.
- Reduces screenshot file sizes by ~11% without lowing the image quality!
Other Changes
- Added
/aaronmod config
(and variants) to quickly open config - Fixed score messages triggering incorrectly in boss
- Removed M7 Gyro Waypoints feature
- Image Preview now supports image links with query strings
- Fix More Chat History incompatibility
- Collar-based M7 dragon detection
- Config boolean options are now highlighted in green/red for better visibility
Happy Halloween!
Updated to 1.20.2!
1.1.1 Release Notes:
Highlights
Image Preview
Hovering over a clickable url in chat that is an image link will now display a preview of that it in the top left corner of the screen!
- For security purposes, the image must be from one of these hosts:
cdn.discordapp.com
,media.discordapp.net
ori.imgur.com
Particles
The particle manager has received some new features! You can now scale the size of particles without needing to modify the texture of it! (so revolutionary!!)
- Added the ability to scale particle sizes
- The scale multiplier must be between
0 and 2
(1 is the default scale)
- The scale multiplier must be between
- Added support for a few more particles
Sometime soon I plan to make it registry based, so the particle manager will support toggling/scaling of all particles! (even modded ones!)
I'm also pretty sure this is the first mod to support particle scaling, which is pretty cool!
Commands
- Renamed
/bz
to/bzprice
to avoid name conflicts with Hypixel /inv
Now uses item stack display over a simple tooltip to make it more compatible/realistic./inv
Also now displays equipment
Other
- Fixed a crash with the text replacer
- It doesn't play nice with some unicode characters :(
- If said unicode characters are encountered the text replacer won't do anything (supporting these chars is very difficult with the current design)
- Mod now accounts for some new max skyblock enchants
- I accidentally misspelled one lol
- Fixed score messages sometimes triggering incorrectly in F7/M7
- Updated to YACL 3.2.0
I hope you guys enjoy this update!
Highlights
Image Preview
Hovering over a clickable url in chat that is an image link will now display a preview of that it in the top left corner of the screen!
- For security purposes, the image must be from one of these hosts:
cdn.discordapp.com
,media.discordapp.net
ori.imgur.com
Particles
The particle manager has received some new features! You can now scale the size of particles without needing to modify the texture of it! (so revolutionary!!)
- Added the ability to scale particle sizes
- The scale multiplier must be between
0 and 2
(1 is the default scale)
- The scale multiplier must be between
- Added support for a few more particles
Sometime soon I plan to make it registry based, so the particle manager will support toggling/scaling of all particles! (even modded ones!)
I'm also pretty sure this is the first mod to support particle scaling, which is pretty cool!
Commands
- Renamed
/bz
to/bzprice
to avoid name conflicts with Hypixel /inv
Now uses item stack display over a simple tooltip to make it more compatible/realistic./inv
Also now displays equipment
Other
- Fixed a crash with the text replacer
- It doesn't play nice with some unicode characters :(
- If said unicode characters are encountered the text replacer won't do anything (supporting these chars is very difficult with the current design)
- Mod now accounts for some new max skyblock enchants
- I accidentally misspelled one lol
- Fixed score messages sometimes triggering incorrectly in F7/M7
- Updated to YACL 3.2.0
I hope you guys enjoy this update!
Highlights
Text Replacer
The brand new text replacer allows you to visually replace almost any text on screen with whatever you want! You could colourize the name of your pet, give yourself a custom nickname or even nickname your friends! The best part is that it's super easy to get started with, and you can format the text in any way you want.
To add a replacement you use: /textreplacer add <replacementText> <textComponent>
To remove a replacement you use: /textreplacer remove <replacementText>
If for example, you wanted to replace the word "cat" with dog you can do this: /textreplacer add "cat" {"text":"dog"}
For more information and a link to a text component generator, check out the new dedicated "Text Replacer" tab in the config!
Note: Some parts of the game use the text's width to calculate it's position, so some text *might* be positioned weirdly.
Chroma Text Shader 2.0
The chroma text shader has recevied some long needed improvements & upgrades! This has existed for a while, but it's time it got some attention!
- The colour of the chroma is now much more vibrant and pretty!
- You can now also use it with the formatting code
§z
alongside HEX code#AA5500
.
In the text replacer, you can use &z
directly to get chroma text!
Disclaimer: It may not work with resource packs/servers that override the necessary shader files.
Other Changes
- You no longer need a Hypixel API key for the features that needed one
- The custom chat history length is now an integer input field
- This allows for more fine grained customization of the length of your chat history
- Removed the "Math FMA" option
- This could easily be confused as being a feature of the mod when it was purely informational
There's some pretty cool things in this release, make sure to try them out and have fun!
Highlights
- Colourize M7 Dragon Glow
- Fix character erasure with the copy chat feature
- Previously it wouldn't be able to copy messages with most emojis and other unique symbols
- Rainbow Text shader improvements (Dynamic Rainbowify Mode)
- Shadowed text is also rainbowified
- It should now be compatible with more GPUs and resource packs which change the font
- Other fixes and enhancements
- Added new max skyblock enchants
- Added Vampire Slayer to the
/profile
command - Added M7 Dragon Timers, Gyro Waypoints, Shoot Waypoints & Arrow Stack Waypoints
- Add option to hide all block breaking particles
- Small performance improvements
- Many internal code improvements
- Updated YACL to 3.1.0
Lots of work went into this update, I hope you all enjoy it!
YACL v3 Update
The mod has been updated to use YACL v3 which overhauls the look of the config! This'll allow for some cool things down the road ;)
Changes
- Added a "Fix Tab Translucency" option which defaults to on
- This fixes an issue introduced in vanilla 1.20 where chat messages can render in front of the tab, blocking text and players. (MC-263256)
- Removed the "Colourful Party Finder Notes" option
- As of recently this no longer works and cannot be fixed.
- Fixed a longstanding bug where the M7 Dragon Boxes could flicker and render incorrectly
- Previously rendering of them could lag a few frames behind.
- Consolidated cherry leaves particle options into one to reflect vanilla changes
- The
/inventory
command output will now reflect your settings for Fancy Diamond Heads, Old Master Stars and Rainbowify Enchants- Peoples items are so much nicer to look at now!
That's all for now, enjoy the update! :)
✰ This update requires Fabric API 0.81.1 and Fabric Loader 0.14.19!
This release contains some new features, fixes and improvements!
Additions
- Rare loot display in /croesus
- Just hover over the "Rare Loot Awaits" message to see it! (This was achieved using bundle tooltips!)
- The copy chat button can now be set to either activate on middle click or right click
- This change was made to better accommodate laptop users
- Added clarification around when a Hypixel API Key is needed
- Added an error message for unmigrated Skyblock profiles
- Added disclaimer about the dynamic rainbowify mode not working without having first joined a world
- The vanilla shader doesn't want to work properly for some reason...
Fixes
- Music should no longer be able to reset itself when exiting to the title screen
- Skyblock Social XP is now calculated correctly
- Fixed an edge case NullPointerException in the /dungeons command
Miscellaneous
- Updated YACL to 2.5.1
That's all for this release, I plan for this to be the last release of the mod for 1.19.4 and the next release will be for 1.20!