Mineuniverse
Log in Register
Mods

Simple RPG

Adds RPG mechanics to Minecraft. Most of the mod is configurable.
by pilotofsomething
Claim this project
104,959 downloads
0 likes
Updated Jun 30, 2026
0 hypes

This mod add 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. Most of the mod is configurable.

 

Experience gained by killing a mob is calculated in the following steps:

  1. A value is added based on the max health (default 0.05 per half-heart) and attack damage (default 0.1 per half-heart) of the mob
  2. The above value is then multiplied by a value based on armor (default 0.1 per armor point)
  3. The value is then multiplied by a value based on difficulty (default: peaceful 0.25, easy 0.75, normal 1.0, hard 1.25, 1.5 hardcore)

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 * 0.1

where atk is calculated from this formula:

(1 + flat * (level - 1)) * (1 + (level - 1) * rate)

where flat and rate are values set in the config. (default 1 flat, 0.005 rate)

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 difficulty bar is not part of this mod, it is part of Scaling Health)

The XP bar is at the top of the screen, and can be moved around and resized in the config.

The mod also has a command to view the stats not shown on the overlay and view the stats of other players:

/pilotsrpg_stats [player]
OR
/simplerpg_stats [player]

You can enable damage based experience mode. Instead of gaining experience when you kill a mob, you gain it based on damage dealt, mob health, mob armor, and mob attack from the following formula:

(damage * Damage Value) * (1 + (XP Per Health * Mob Health * 0.1)) * (1 + (XP Per Attack * Mob Attack * 0.4)) * (1 + (XP Per Armor * Mob Armor * 0.2)) * Difficulty Modifier

 where damage is the damage dealt by the player and Damage Value is a value set in the config. (default 0.13333333333333333)

 

Edit Dec 6, 2017: Corrected defaults to the ones in version 2.x and updated the screenshot of the overlay.

No files available for download.

More from pilotofsomething

Armor Health
23,279
Simple Scaled Mobs
16,363

You Might Also Like

AstikorCarts Redux
Horse powered carts and plows, now for 1.20+!
9,976,693
mxTune
Adds musical instruments that allow you to play music in MML format.
994,306
JoJo No Kimyou Na Bouken: JoJoCraft
This is a jojos Mod Nothing more
99,649
Middle-earth
Join the legendary world of Tolkien's universe from The Lord of The Rings to the Hobbit and more!
99,467
Pure Discs - Tricky Trials (Fabric/Forge)
Adds nine new discs from songs that were added in the 1.21 Tricky Trials update!
99,442
Reverse Eon
Reverse Eon adds a persistent, player-owned island dimension to Minecraft. Enter your personal world through the Timekeeper Suitcase and manage it with the Computer Suitcase, giving you full control over island settings, portals, visitors, and more.
9,980