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.8.0.jar

  • B
  • Jan 31, 2026
  • 4.22 MB
  • 13
  • 1.21.8
  • Fabric

File Name

blossomsuite-0.8.0.jar

Supported Versions

  • 1.21.8

Curse Maven Snippet

Fabric

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

Learn more about Curse Maven

📦 BlossomSuite v0.8.0


✨ Added

🧩 Edit Mode Improvements

  • Edit Mode now allows independent scaling of:
    • Jobs HUD
    • Cooldowns HUD
  • Each HUD can be scaled separately to better fit your layout

🔁 Cooldown HUD Enhancements

  • Cooldown HUD now displays all supported items in your hotbar
    • Items off cooldown display as Ready
    • Items on cooldown are greyed out with a countdown
  • Added two HUD display modes:
    • Full – shows item icon, name, and cooldown/ready state
    • Compact – shows item icon and cooldown/ready state only
  • HUD mode can be changed via:
    /bsuite cooldowns hud mode <full/compact>

💰 Lifetime Job Totals

  • Added a system to track your lifetime money earned from jobs
    • Enabled by default
    • Can be toggled via:
      /bsuite jobs lifetime
  • Lifetime totals are tracked per server
  • Added a new command to view totals across servers:
    /bsuite totals

🐛 Fixed

  • Fixed an issue where some BREAK-triggered items were not activating correctly
  • Fixed an issue where cooldown configuration data would download repeatedly
  • Fixed an issue where cooldown notification audio played through the wrong sound channel (Now: Jukebox/Note Blocks)
  • Fixed a bug where fallback item detection could override the primary identifier during cooldown checks

⚡ Optimizations

  • Optimized the Cooldown Hotbar to reduce resource usage while active
  • Improved item data lookup logic to reduce unnecessary repeated processing