Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Links
Creators
Details
LevelZ Refabricated
Unofficial port of LevelZ by Globox_Z — ported to Minecraft 1.21.11 with Mojang Mappings (Fabric).
All credit for the original mod goes to Globox_Z.
About LevelZ
LevelZ is a progression-based RPG skill system for Minecraft.
Players gain experience and level up skills to unlock access to tools, weapons, armor, blocks, enchantments and other content.
Instead of immediately using higher-tier equipment, players must develop their character through gameplay. The mod allows server owners and modpack creators to create custom progression systems through configuration files and datapacks.
Default keybind: K (Skill Menu)

What's changed in this port
Port Changes
- Ported to Minecraft 1.21.11
- Migrated from Yarn to Mojang Mappings
- Adapted to work correctly with Minecraft 1.21.11 changes
Additional Features
Extended Crafting Restrictions
Restrictions now apply to:
- Crafting Tables
- Smithing Tables
- Anvils
- Player 2x2 Crafting Grid
Level-Based Requirements
Datapack restrictions can now require a player level in addition to skill requirements.
"experience_vial_lock": {
"replace": false,
"level": 15,
"skills": {},
"items": [
"levelz:experience_vial"
],
"blocks": [],
"mining": [],
"crafting": [],
"entities": [],
"enchantments": {}
}
Experience Vials
Added configurable Experience Vials:
- Store experience with Shift + Right Click
- Retrieve experience with Right Click
- Configurable maximum capacity
- Obtainable through loot and fishing
- Supports empty and randomly filled variants
Rare Candy Improvements
Rare Candy can now grant:
- Skill Points
- Experience
Requirements
Original mod
- Modrinth: https://modrinth.com/mod/levelz
- GitHub: https://github.com/Globox1997/LevelZ
- Author: Globox_Z
Original license: GPL-3.0. This port is distributed under the same terms.


