
LevelUP
Level and progression Library, Use a global level system for progression
LevelUP is a lightweight progression framework that adds a global leveling and XP system designed to be used across multiple mods. It acts as the backbone of the Mythcraft ecosystem, providing a consistent way for mods to scale difficulty, unlock features, and reward player progression.
Core Features
Global Player Level
-
Custom level system separate from vanilla XP
-
Scales with configurable progression curves
-
Designed to be used by multiple mods simultaneously
Inventory Level Display
-
Clean level display integrated into the inventory UI
-
Shows current level at a glance
Built for Mod Integration
LevelUP is designed as a library + framework, not just a standalone mod.
Other mods can:
-
Read player level and XP
-
Spawn LevelUP XP orbs
-
React to level-up events
-
Scale mechanics based on player progression
For Developers Github Documentation
