
Simple RPG Mod 1.12.2, 1.11.2 adds RPG mechanics to Minecraft. Killing mobs gives experience that is separate from the vanilla experience used to enchant. Gain enough experience and you earn more health and deal more damage per hit.

Screenshots:






Configs:
Experience gained by killing a mob is calculated in the following steps:
- A value is added based on the max health (default 0.05 per half-heart) and attack damage (default 1/7 per half-heart) of the mob
- The above value is then multiplied by a value based on armor (default 0.1 per armor point)
- The value is then multiplied by a value based on difficulty (default: peaceful 0.25, easy 0.75, normal 1.0, hard 1.25)
- If the world is a hardcore world the value is multiplied by another value (default 1.25)
The player has a default base health of 20 and gain 2 health every level plus a multiplier of 0.0075 per level. Attack damage is calculated by multiplying the base damage of the hit by the following formula:
(atk - 1) * atkMultiplier
where atkMultiplier is a configurable value and atk is calculated from this formula:
level * (1 + level * 0.005)
After that the value is then multiplied by a value based on two values set in the config. (default 0.75 base damage, 0.5 variation)
The mod also has a custom overlay that can be disabled in the config.
The bright green bar at the top is the experience bar, the red one is health and the green one (bottom) is hunger. The level and experience bar and label don’t work in multiplayer however you can use the following commands to view your level, experience and when you will get the next level:
/pilotsrpgmod_stats OR /rpg_stats
Simple RPG Mod 1.12.2, 1.11.2 Download Links
For Minecraft 1.10.2
For Minecraft 1.11.2
For Minecraft 1.12.2, 1.12.1
- Edition: Minecraft Java
- File type: .jar
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: In MC Java Mods, or directly above on this page.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Downloads as 210918.mcaddon
- Download size: 44 KB
- Download link checked 27 Jul 2026 — working
- Mirrored on our own servers — the download does not depend on the original host
These come from our own check of the pack file, not from the source page.