XP Simplifier

โญ โ€” (4 endorsements) ๐Ÿ“ฅ 872 downloads ๐Ÿ“Œ v2.0.5-1.21+1 ๐Ÿ“… 1/9/2026
๐ŸŸก Updated this year

By Qdeeme ยท fabric

โฌ‡ Download Mod Source: Modrinth โ†— ๐Ÿ“… Updated: 5/24/2026 ๐Ÿ“… Created: 1/9/2026
โš ๏ธ Install Order ยท 2 steps
1๐Ÿ› ๏ธ Forge โ€” Minecraft Forge (mod loader) Download โ†—
2๐Ÿ› ๏ธ Fabric โ€” Fabric Loader Download โ†—

Install in this order, then this mod last โ€” most mods fail to load without their framework and dependencies in place.

๐Ÿ” Analysis

  • ๐Ÿ‘ 0.5% endorsement rate
  • ๐Ÿ† #296 of 888 fabric mods in this game by downloads

๐Ÿ“‹ About This Mod

โœ… ๐ŸŽฎ Modpacks that need XP rebalancing
โœ… - โš”๏ธ Hardcore servers with punishment systems
โœ… - ๐ŸŒพ Economy/progression servers
โœ… - ๐Ÿงฉ Heavy modpacks with inconsistent XP rewards
โœ… - ๐Ÿ›  Players who want full control over progression

# ๐Ÿงช XP Simplifier A mod focused on providing full control over XP, customizing XP values for every source independently with seamless support for both vanilla and modded content. ## ๐Ÿ’ก Why Use XP Simplifier? Perfect for: - ๐ŸŽฎ Modpacks that need XP rebalancing - โš”๏ธ Hardcore servers with punishment systems - ๐ŸŒพ Economy/progression servers - ๐Ÿงฉ Heavy modpacks with inconsistent XP rewards - ๐Ÿ›  Players who want full control over progression ## ๐ŸŽฏ Prime Goals * Control over XP behaviour (2 modes): * Direct xp gaining (no orbs) * Vanilla xp gaining (with orbs) * Full control over: * XP sources * XP values * Multipliers since v.2.0.5 * User-friendly config (all split into sources) ## ๐Ÿงช Features Version 2.0.5+: * In-game config via menu/mods (Fabric requires (https://modrinth.com/mod/modmenu) / NeoForge uses built-in config screen). * Config changes apply instantly โ€” no restart required. * Client is optional, but required for in-game config menu, recommended for OPS. * Config Sync (config changes via in-game menu are synced across all server players so modded player = config view). * 2FA verification for config changes -> OP permissions (level 2+) + User flag. * If `null` + `OP (level 2+)` -> access denied. * If `true` + `OP (level 2+)` -> access granted. * If `true` + `non-OP` -> access denied. * If `false` + `OP (level 2+)` -> access denied. * If `false` + `non-OP` -> access denied. * Commands access for OP players (level 2+) can be revoked via (https://modrinth.com/mod/luckperms). * Per world instance config (config changes via in-game menu affect only current world instance). * Translation support. ### ๐Ÿ›  Commands | Command | Description | |----------|-------------| |`/xps add <player> <true/false>` | Adds player to config change list (true = allow, false = deny)| |`/xps edit <player> <true/false>` | Edits player in config change list (true = allow, false = deny)| |`/xps delete <player>` | Deletes player from config change list| |`/xps list` | Lists all players in config change list| |`/xps mapview <true/false>` | Toggles map view for config categories (true = show, false = hide); affects all players globally unless per-player editing is enabled.| *** *** ## ๐Ÿงฉ Configuration Categories All sources are split into **categories**, each with its own config file: * **Blocks.json** * **Entities.json** * **Crops.json** * **Smelting.json** * **Trading.json** * **Breeding.json** * **Fishing.json** * **Grindstone.json** (no achievements) Each category contains **subcategories**. Subcategories exist purely to keep the config **clean and tidy**. *** ## Multipliers since v.2.0.5 * Each source has a `multiplier` field that multiplies the final XP value by the specified amount. * Multipliers are applied after all other calculations, so they can be used to adjust the final XP values without changing the base values for each source. * Multipliers affects both per-source modes -> `ON` and `VANILLA`. * Multipliers are set as a float value, so you can use values like `0.5` for half XP or `2.0` for double XP. *** ## ๐ŸŽฒ XP Calculation Types Two XP calculation methods are supported: *supports negative values in "simple" OrbMode* * **Random** * Grants a random amount of XP between `min` and `max` * **Fixed** * Grants a fixed amount of XP * `0` means no XP is granted *** ## ๐Ÿ”ง Mending Rework (Anvil-Based) **Mending has been reworked** to function without them while remaining balanced mainly due to OrbMode -> "simple". ### ๐Ÿ”จ How Mending Works * Items with **Mending** can be repaired in an **Anvil** * No additional items are required * Repair cost is **XP only** **Default formula:** Since ver.2.0.5, the XP cost formula takes `XP Point`s instead of `XP Levels`, so the cost is more granular and allows for more precise balancing. _can be changed via **Config** file or via **In-Game Menu** since v.2.0.5. - DEFAULT: ``` 1 durability point = 2 XP_Points (min. 1lvl always) ``` - Example: ``` - Diamond Sword durability: 1561 1561 * 2 = 3122 XP_Points ``` Level amount required depends on player level *** ### ๐Ÿ“‰ Max Cap Behavior `maxAnvilRepairCost` limits the **maximum XP levels** required for a full repair. For higher caps like `>30`, to avoid `To expensive!` message, (https://modrinth.com/mod/ante) mod is recommended. Lower values cap the total XP cost for full repairs. *** ### โš ๏ธ Important * Setting `"xpRepairEnabled": false` * **Disables Mending completely if orbs are canceled** *** ## ๐Ÿงฉ Compatibility * Minecraft **1.20-1.21.1** * **Fabric** / **NeoForge (v. 2.0.5)** * Server-side friendly * Client is optional (only for in-game config menu -> v.2.0.5) * Compatible with modded blocks/entities/etc *** ## WIKI: Do you want to know more? Visit wiki -> (https://github.com/Qdeeme/XP-Simplifier/wiki) *** ## TL;DR VERSIONS 1.0

# ๐Ÿงช XP Simplifier

A mod focused on providing full control over XP, customizing XP values for every source independently with seamless support for both vanilla and modded content.

## ๐Ÿ’ก Why Use XP Simplifier?

Perfect for:

  • ๐ŸŽฎ Modpacks that need XP rebalancing
  • - โš”๏ธ Hardcore servers with punishment systems
  • - ๐ŸŒพ Economy/progression servers
  • - ๐Ÿงฉ Heavy modpacks with inconsistent XP rewards
  • - ๐Ÿ›  Players who want full control over progression

## ๐ŸŽฏ Prime Goals

Control over XP behaviour (2 modes): Direct xp gaining (no orbs) Vanilla xp gaining (with orbs) Full control over: XP sources XP values Multipliers since v. 2. 0. 5 User-friendly config (all split into sources)

## ๐Ÿงช Features Version 2. 0. 5+: In-game config via menu/mods (Fabric requires (https://modrinth.com/mod/modmenu) / NeoForge uses built-in config screen). Config changes apply instantly โ€” no restart required. Client is optional, but required for in-game config menu, recommended for OPS. Config Sync (config changes via in-game menu are synced across all server players so modded player = config view). 2FA verification for config changes -> OP permissions (level 2+) + User flag. If `null` + `OP (level 2+)` -> access denied. If `true` + `OP (level 2+)` -> access granted. If `true` + `non-OP` -> access denied. If `false` + `OP (level 2+)` -> access denied. If `false` + `non-OP` -> access denied. Commands access for OP players (level 2+) can be revoked via (https://modrinth.com/mod/luckperms). Per world instance config (config changes via in-game menu affect only current world instance). Translation support.

### ๐Ÿ›  Commands | Command | Description | |----------|-------------| |`/xps add ` | Adds player to config change list (true = allow, false = deny)| |`/xps edit ` | Edits player in config change list (true = allow, false = deny)| |`/xps delete ` | Deletes player from config change list| |`/xps list` | Lists all players in config change list| |`/xps mapview ` | Toggles map view for config categories (true = show, false = hide); affects all players globally unless per-player editing is enabled.|

## ๐Ÿงฉ Configuration Categories

All sources are split into categories, each with its own config file:

Blocks.json Entities.json Crops.json Smelting.json Trading.json Breeding.json Fishing.json Grindstone.json

(no achievements)

Each category contains subcategories. Subcategories exist purely to keep the config clean and tidy.

## Multipliers since v. 2. 0. 5 Each source has a `multiplier` field that multiplies the final XP value by the specified amount. Multipliers are applied after all other calculations, so they can be used to adjust the final XP values without changing the base values for each source. Multipliers affects both per-source modes -> `ON` and `VANILLA`. Multipliers are set as a float value, so you can use values like `0. 5` for half XP or `2. 0` for double XP.

## ๐ŸŽฒ XP Calculation Types

Two XP calculation methods are supported: supports negative values in "simple" OrbMode

Random Grants a random amount of XP between `min` and `max` Fixed Grants a fixed amount of XP `0` means no XP is granted

## ๐Ÿ”ง Mending Rework (Anvil-Based)

Mending has been reworked to function without them while remaining balanced mainly due to OrbMode -> "simple".

### ๐Ÿ”จ How Mending Works

Items with Mending can be repaired in an Anvil No additional items are required Repair cost is XP only

Default formula:

Since ver. 2. 0. 5, the XP cost formula takes `XP Point`s instead of `XP Levels`, so the cost is more granular and allows for more precise balancing. _can be changed via Config file or via In-Game Menu since v. 2. 0. 5.

  • DEFAULT:
  • ```
  • 1 durability point = 2 XP_Points (min. 1lvl always)
  • ```
  • - Example:
  • ```
  • Diamond Sword durability: 1561
  • 1561 2 = 3122 XP_Points
  • ```
  • Level amount required depends on player level

### ๐Ÿ“‰ Max Cap Behavior

`maxAnvilRepairCost` limits the maximum XP levels required for a full repair. For higher caps like `>30`, to avoid `To expensive!` message, (https://modrinth.com/mod/ante) mod is recommended.

Lower values cap the total XP cost for full repairs.

### โš ๏ธ Important

Setting `"xpRepairEnabled": false` Disables Mending completely if orbs are canceled

## ๐Ÿงฉ Compatibility

Minecraft 1. 20-1. 21. 1 Fabric / NeoForge (v. 2. 0. 5) Server-side friendly Client is optional (only for in-game config menu -> v. 2. 0. 5) Compatible with modded blocks/entities/etc

## WIKI: Do you want to know more? Visit wiki -> (https://github.com/Qdeeme/XP-Simplifier/wiki)

## TL;DR VERSIONS 1. 0

๐Ÿค– AI-enhanced โ€” based on mod data

๐Ÿ“Š Mod Details

Game
Minecraft Mods
Author
Qdeeme
Version
2.0.5-1.21+1
Downloads
872
Endorsements
4
Category
fabric
Created
1/9/2026
Updated
5/24/2026
Game Versions
1.21, 1.21.1
Tags
game-mechanics, optimization, utility

๐Ÿ”ง How to Install Minecraft Mods Mods

Download from Modrinth. Use Prism Launcher or drop into your mods folder.

๐Ÿ“– Full step-by-step install guide for Minecraft Mods โ†’

Visit the official mod page for specific installation instructions for this mod.

๐ŸŽฎ Need cheat codes or console commands? Check ur gaming wiki for Minecraft Mods commands, item IDs, and more.

โ“ Frequently Asked Questions

Which Minecraft Mods versions does XP Simplifier support?

The author lists 1.21, 1.21.1. Other versions may work but are untested by the author.

What is the latest version of XP Simplifier?

Version 2.0.5-1.21+1, published 2026-05-24 with 872 downloads recorded at the source.

Keep browsing โ€” more Minecraft Mods mods await

๐Ÿ“‹ All Minecraft Mods Mods ๐Ÿ† Top 25 ๐Ÿ“‚ More fabric ๐Ÿ‘ค More by Qdeeme ๐Ÿ”Ž Similar Mods ๐ŸŒ Best fabric (All Games) ๐Ÿ”€ Check Compatibility โš–๏ธ Compare Mods ๐Ÿ†• New Mods