Experience Skills

Quick rating

Experience Skills

No reviews yet

Earn separate experience for each skill just by playing — walking, mining, fighting, swimming, fishing, etc. — and level them up for attribute bonuses that grow with every level.

QoL & Tweaks
API/Library
Mod Loaders
NeoForge
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
experienceskills-26.1.2.4+26.1.2-fabric
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Experience Skills adds a set of parallel experience tracks that sit alongside vanilla XP. Every action you take feeds a matching skill, and the higher that skill's level climbs the better you get at it — you move faster, mine faster, hit harder, take more punishment, and more.

There's nothing extra to grind. You gain skill experience from the things you're already doing: distance walked, blocks broken, mobs slain, damage survived, laps of the pool, hours on the riverbank. Each skill collects its own colored experience orbs, tracks its own level, and grants its own reward.

This mod is currently in early beta, if you have any suggestion or found any bugs please report at GitHub Issue Tracker

How it works

  • Do the activity → earn the skill. Mine blocks and your Breaking Speed rises; take hits and your Vitality grows; swim laps and your Swim Speed climbs.
  • Collect the orbs. Each skill drops its own colour of experience orb that drifts toward you, plays a level-up chime, and adds to that skill's pool.
  • Reap the reward. Each level strengthens a matching attribute bonus — the higher the skill, the bigger the boost.
  • Watch your progress. A HUD bar shows one skill at a time; press R to cycle through your skills (and the vanilla bar).
  • Mind your death. Dying drops a portion of each skill's experience back into the world as orbs — reclaim them if you can.

Built-in skills

Skill Level up by… Reward
Speed Walking, sprinting, sneaking Faster movement
Breaking Speed Breaking blocks Faster mining
Strength Killing mobs and players More attack damage
Vitality Taking damage More maximum health
Jump Jumping Higher jumps — with matching fall protection, so you won't hurt yourself
Oxygen Spending time underwater Longer breath underwater
Swim Speed Moving through water Faster swimming
Fishing Speed Time spent fishing Quicker bites
Fishing Luck Reeling in catches Better catches

Made to be tuned

Every skill is fully configurable. Open the config file and adjust how fast each skill levels, how big its bonus is, its color, its level cap, or switch any of them off entirely, just edit and restart the game.

For pack makers — add skills with a JSON file

You can define your own skills without writing a line of code. Drop a small .json file into config/experienceskills/skills/, point it at any vanilla statistic and any attribute, and you have a brand-new skill: its own orb, HUD bar, level bonus and command support, all generated for you. Want a "Jump" skill that boosts jump height every 100 jumps? That's one file.

For modders — a first-class API

Experience Skills ships a clean plugin API. Register skills from your mod, drive them from your own custom statistics, buff your own custom attributes, react to stat awards, and read or adjust any player's skill levels. The built-in skills are themselves registered through the exact same public API, so anything the mod can do, your addon can too.

You will need to write your own logic for awarding custom stats and the core logic of custom attribute usage.

Experience Skills adds a set of parallel experience tracks that sit alongside vanilla XP. Every action you take feeds a matching skill, and the higher that skill's level climbs the better you get at it — you move faster, mine faster, hit harder, take more punishment, and more.

There's nothing extra to grind. You gain skill experience from the things you're already doing: distance walked, blocks broken, mobs slain, damage survived, laps of the pool, hours on the riverbank. Each skill collects its own colored experience orbs, tracks its own level, and grants its own reward.

This mod is currently in early beta, if you have any suggestion or found any bugs please report at GitHub Issue Tracker

How it works

  • Do the activity → earn the skill. Mine blocks and your Breaking Speed rises; take hits and your Vitality grows; swim laps and your Swim Speed climbs.
  • Collect the orbs. Each skill drops its own colour of experience orb that drifts toward you, plays a level-up chime, and adds to that skill's pool.
  • Reap the reward. Each level strengthens a matching attribute bonus — the higher the skill, the bigger the boost.
  • Watch your progress. A HUD bar shows one skill at a time; press R to cycle through your skills (and the vanilla bar).
  • Mind your death. Dying drops a portion of each skill's experience back into the world as orbs — reclaim them if you can.

Built-in skills

Skill Level up by… Reward
Speed Walking, sprinting, sneaking Faster movement
Breaking Speed Breaking blocks Faster mining
Strength Killing mobs and players More attack damage
Vitality Taking damage More maximum health
Jump Jumping Higher jumps — with matching fall protection, so you won't hurt yourself
Oxygen Spending time underwater Longer breath underwater
Swim Speed Moving through water Faster swimming
Fishing Speed Time spent fishing Quicker bites
Fishing Luck Reeling in catches Better catches

Made to be tuned

Every skill is fully configurable. Open the config file and adjust how fast each skill levels, how big its bonus is, its color, its level cap, or switch any of them off entirely, just edit and restart the game.

For pack makers — add skills with a JSON file

You can define your own skills without writing a line of code. Drop a small .json file into config/experienceskills/skills/, point it at any vanilla statistic and any attribute, and you have a brand-new skill: its own orb, HUD bar, level bonus and command support, all generated for you. Want a "Jump" skill that boosts jump height every 100 jumps? That's one file.

For modders — a first-class API

Experience Skills ships a clean plugin API. Register skills from your mod, drive them from your own custom statistics, buff your own custom attributes, react to stat awards, and read or adjust any player's skill levels. The built-in skills are themselves registered through the exact same public API, so anything the mod can do, your addon can too.

You will need to write your own logic for awarding custom stats and the core logic of custom attribute usage.

Screenshots

Gallery

  • Screenshot 2026-07-16 113915.png
    Screenshot 2026-07-16 113915.png Screenshot 2026-07-16 113915.png
  • Screenshot 2026-07-16 113923.png
    Screenshot 2026-07-16 113923.png Screenshot 2026-07-16 113923.png
  • Screenshot 2026-07-16 132104.png
    Screenshot 2026-07-16 132104.png Screenshot 2026-07-16 132104.png
  • Experience Orbs
    Experience Orbs Different experience orbs based on skills
  • Block Reach Experience Bar
    Block Reach Experience Bar
  • Walking Speed Experience Bar
    Walking Speed Experience Bar

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Total Downloads
CurseForge
<1,000
Modrinth
<1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works