https://github.com/veld-dev/xpalchemy
A mod adding new uses to XP. XP-based potions and enchantments, and many more !
https://github.com/veld-dev/xpalchemy
fabric-mod fabricmc fabricmc-mod gameplay-mod magic-mod minecraft minecraft-fabric minecraft-fabric-mod minecraft-forge minecraft-forge-mod minecraft-mod minecraftforge minecraftforge-mod
Last synced: 12 months ago
JSON representation
A mod adding new uses to XP. XP-based potions and enchantments, and many more !
- Host: GitHub
- URL: https://github.com/veld-dev/xpalchemy
- Owner: VELD-Dev
- License: cc0-1.0
- Created: 2025-02-27T02:54:32.000Z (about 1 year ago)
- Default Branch: 1.20
- Last Pushed: 2025-03-30T01:51:42.000Z (12 months ago)
- Last Synced: 2025-03-30T02:26:06.791Z (12 months ago)
- Topics: fabric-mod, fabricmc, fabricmc-mod, gameplay-mod, magic-mod, minecraft, minecraft-fabric, minecraft-fabric-mod, minecraft-forge, minecraft-forge-mod, minecraft-mod, minecraftforge, minecraftforge-mod
- Language: Java
- Homepage: https://modrinth.com/mod/xpalchemy
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
XPBoosters
XP Alchemy is a mod adding new player effects and 7 new potions: **XP Boost** and **XP Boost Potions**, **Experience Debt** and **Experience Debt Potions**.
**This mod is meant to be used with other mods like Hammer mods and Mending.**

### Features
- **XP Boost Potions**:
- Tier 1: **5 minutes**, **x2 XP**.
- Tier 2: **10 minutes**, **x2 XP**.
- Tier 3: **15 minutes**, **x3 XP**.
- Tier 4: **15 minutes**, **x4 XP**.
- Brewing recipes:
- Tier 1: **Thick Potion** + **Glow Berries**
- Tier 2: **Tier 1 Potion** + **Ghast Tears**
- Tier 3: **Tier 2 Potion** + **Experience Bottles**
- Tier 4: **Tier 3 Potion** + **Netherite Scrap**
- **Experience Debt Potions**: The health added by the potion is logarithmic. It is based on the amount of XP traded by the potion.
- Tier 1: **Trades 20% of player's XP**
- Tier 2: **Trades 40% of player's XP**
- Tier 3: **Trades 60% of player's XP**
- Brewing recipes:
- Tier 1: **Thick Potion** + **Nautilus Shell**
- Tier 2: **Tier 1 Potion** + **Echo Shard**
- Tier 3: **Tier 2 Potion** + **Heart of the Sea**
- XP Boost effect (`/effect add xpalchemy:xp_boost_effect `)
- ``: 0 = x2 XP, 1 = x3 XP, 2 = x4 XP, 3 = x5 XP, etc...
- Experience Debt Effect (`/effect add xpalchemy:xp_health_debt_effect `)
- This effect has no actual effect on duration, but it's a fancy way to see when you are using your Experience Debt.
- Translated in English (`en-us`) and French (`fr-fr`)
### Planned
- Allow the potion to spawn in dungeons
- Stuff Enchantments that multiplies XP obtained when wore (more likely armor enchantments, maybe items too?) **[Non-cumulative]**
For any suggestion, bug report, basically anything like that, please go to the [GitHub Issues page](https://github.com/VELD-Dev/XPAlchemy/issues).