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
Aaron’s Mod

Aaron’s Mod

Aaron's Mod is a collection of useful features for vanilla and Skyblock players!

325.6k
55
Game Mechanics
Utility
AboutGalleryChangelogVersions

Aaron’s Mod 1.1.1

by AzureAaron on Sep 26, 2023
Download

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 or i.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)
  • 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!

Aaron’s Mod 1.1.0

by AzureAaron on Aug 18, 2023
Download

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!

Aaron’s Mod 1.0.5

by AzureAaron on Aug 2, 2023
Download

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!

Aaron’s Mod 1.0.4

by AzureAaron on Jun 12, 2023
Download

Changes

  • Updated to YACL 3.0.1 to fix a crash when entering singleplayer
  • The cursor position now resets if you close a menu with the "Don't Reset Cursor Position" option enabled
  • Added an option to disable the background on name tags

Special thanks to my friend saltlol for these suggestions!

Aaron’s Mod 1.0.3

by AzureAaron on Jun 8, 2023
Download

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! :)

Aaron’s Mod 1.0.2

by AzureAaron on May 20, 2023
Download

✰ 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!

Aaron’s Mod 1.0.1

by AzureAaron on Apr 10, 2023
Download

This release contains new features, bug fixes and improvements!

New Features:

  • Rainbowify Max Skyblock Enchants - This feature has two modes, with it enabled all maximum enchants will appear in a pretty rainbow gradient colour! You can choose from a static gradient or a dynamic (moving) gradient.
  • Glowing M7 Dragons - Applies the glowing effect to the dragons in the fifth phase of the M7 boss fight, making the dragons easier to spot!

Bug Fixes/Improvements:

  • The dungeon score messages have improved detection and can no longer send twice.
  • Fixed an issue where item groups weren't initialized in survival causing the show item groups outside of creative feature to not work.
  • Fixed an issue with the copy chat feature not always copying messages correctly.
  • Updated YACL to version 2.4.0
  • Other various small code changes

That's it for this release, if you find any issues please report them!

Happy Easter and Easter Monday! 🐣

Aaron’s Mod 1.0.0

by AzureAaron on Mar 16, 2023
Download

• Initial Release!

Check the project's description for a list of features.

1
2

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@a0bd011

© 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.