promotional bannermobile promotional banner

Epic RPG: Leveling Rank

It adds a layered difficulty system that is overcome with challenges.

File Details

levelingrank-1.0.3

  • R
  • Oct 17, 2025
  • 144.86 KB
  • 16
  • 1.20.1
  • Forge

File Name

levelingrank-1.0.3.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:leveling-rank-1361035:7117043")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

📦 UPDATE
- Major updates were made to the mod.
- Configurations were moved from Datapack to the **Config** folder to make user editing easier.
- New path: **yourmodpack/config/levelingrank**
  - LevelingRankConfig.toml
  - armor_restrictions.json
  - entity_levels.json
  - gui_restrictions.json
  - mineable_restrictions.json
  - weapon_restrictions.json
- File names were chosen for clarity and ease of understanding.
- Many default values were added for popular mods, all editable via .json files.
- Fixed a bug where your current level wouldn’t display after respawning until gaining XP or triggering an event.
- Part of the code was refactored to improve maintainability and ease of editing.