promotional bannermobile promotional banner

BlossomSuite

A client-side utility mod built for BlossomCraft that shows item cooldowns and tracks job XP and money progress across sessions.

File Details

blossomsuite-0.7.0.jar

  • B
  • Jan 25, 2026
  • 4.21 MB
  • 10
  • 1.21.8
  • Fabric

File Name

blossomsuite-0.7.0.jar

Supported Versions

  • 1.21.8

Curse Maven Snippet

Fabric

modImplementation "curse.maven:blossomsuite-1439818:7527028"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

📦 BlossomSuite v0.7.0

🌐 Added

🔁 Cooldown System Improvements

  • Fixed an issue where the cooldown tracker would intermittently fail to trigger, resulting in:
    • Missing HUD display
    • No sound notification
    • No chat notification
  • Added a fallback tracking system that uses additional data when the primary tracking source fails
  • Rebuilt the item identifier system to support both the original identifiers and the new fallback method

📡 Remote Cooldown Data Updates

  • Cooldown item data now updates remotely
    • New supported items can be added without requiring a full mod update
    • Allows faster fixes and improvements to cooldown tracking

Remote updates are checked in three ways:

  1. On server login, your cooldown lookup version is checked against the server
  2. Automatically every 30 minutes
  3. Manually via:
    /bsuite cooldowns refresh

Added Item Support

  • Added Proteus to the list of supported cooldown items