promotional bannermobile promotional banner

LevelUP: Leveling API

Level and progression Library, Use a global level system for progression

File Details

Update 1

  • R
  • Apr 4, 2026
  • 60.93 KB
  • 385
  • 1.21.1
  • NeoForge

File Name

levelup-1.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:levelup-api-1489244:7871702"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Update 1
  • New Hud display for the level bar
    • can be disabled through config
  • fixed issues with leveling and mob xp
  • added config to disable the inventory level bar
  • fixed a few configs that did nothing
  • added more subscriber events for leveling
  • fixed issues with level orbs
  • new “can_drop_levels” tag for mobs
    • config to either allow all hostile mobs to drop levels or just mobs with this tag
  • lots of other misc optimisations