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
📦 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.
- 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.

