XP Storage

XP Storage

A mod that lets you store your experience in multiple ways!

1.7M downloads
Created Apr 9, 2026
by Pardys

About

Modrinth Version Discord GitHub Issues

NO PORT TO FORGE PLANNED! (but feel free to port it by yourself and link it)

The mod is fully configurable to enable only changes that you like

Description

In this mod, you can craft XP Books in order to store your experience and save it from a coming death. After storing it, you can retrieve your experience back in two different ways: same way that you stored it OR you can brew the experience of the XP Book with the brewing stand in order to create special Experience Bottles that can give you even more experience.

<details> <summary>TO READ WHEN UPDATING TO V1.6</summary>

⚠️ v1.6 UPDATE: XP Book II and III were removed, and there were some changes with item data! You can update the mod in your world without losing anything, but be sure to put your books in a crafting table to update them. Old saves won't be supported forever, this warning will be update whenever a version without the transition support is uploaded.

<img src="https://cdn.modrinth.com/data/4RdRpt7i/images/970d5f0f50b69485aefd1d9f5a697f12e52845aa.png" alt="XP Book - Deprecate data" width="250"/> <img src="https://cdn.modrinth.com/data/4RdRpt7i/images/a14072ccff9ff7469b12818fa17515e9af0f7227.png" alt="XP Book - Deprecate item" width="250"/> </details>

This is a short description, full description below.

FAQ

  • Does it work on a server? Yes, it works on a server. File needed for both client and server

  • Can I include it in my modpack? Yes, you are free to include this mod into your modpack

  • For any other things: Feel free to share your experience, problems, enhancement ideas in the Discord server, or directly creating issues on the GitHub

Full description

<details> <summary>Recipes</summary>

Crystallized Lapis

  • 4 Lapis Lazuli (it stores experience so that makes senses)
  • 1 Amethyst Shard (it's a precious gem)
<img src="https://cdn.modrinth.com/data/4RdRpt7i/images/9155eafcbb4966b0b35edc9ebaffb14eae2e45e1.png" alt="Crystallized Lapis - Recipe" width="200"/>

XP Book

  • They can store up to 15 levels without upgrades (config).
    This means experience to go from 0 level to X levels! Not the same amount than experience from Y to X+Y!
  • 1 Book (of course, it's a book)
  • 4 Crystallized Lapis
<img src="https://cdn.modrinth.com/data/4RdRpt7i/images/e6435c66496306def98874a49114b87ac1950b6d.png" alt="XP Book - Recipe" width="200"/>

Smithing Template

  • They can be used to upgrade XP Books of any level, only the ingredient with it changes
  • 1 Diamond
  • 8 Crystallized Lapis
<img src="https://cdn.modrinth.com/data/4RdRpt7i/images/883c86e89c0e98a5655cfd1ecd96494ca7819f33.png" alt="Smithing Template - Recipe" width="200"/>

Smithing Template Duplication

  • 1 Smithing Template
  • 4 Crystallized Lapis
<img src="https://cdn.modrinth.com/data/4RdRpt7i/images/007e05e7fcb89c69487a8d713857f6aab2bdfb0f.png" alt="Smithing Template - Duplication Recipe" width="200"/> </details> <details> <summary>How to use?</summary>

XP Book

  • Store experience: Store the maximum amount of your experience in the book by right clicking. If you have more experience than the maximum amount, you will keep the remaining experience

  • Retrieve experience: Get 85, 90, 95 or 100% (depending on book's level) of the experience stored in the book by right clicking while sneaking

Brewing

  • Take 1, 3, 5 or 10 levels (depending on book's level) of the experience stored in the book for each mundane potions (or Experience Bottle) placed in the brewing stand and put it in the resulting Experience Bottle (or add it to the current ones)
  • Each Experience Bottle can store a maximum of 30 levels (config)
<img src="https://cdn.modrinth.com/data/4RdRpt7i/images/a04394797eb43b00dbd932da2f3e0ccf6f4e4c4b.png" alt="Brewing System" width="400"/>

XP Book Upgrades

  • You can upgrade the book, so that it can store more experience and retrieve it more efficiently
  • You need to craft an XP Book Upgrade Smithing Template and use it with the right ingredient, depending on the XP Book level in input (Diamond, Netherite Ingot or Nether Star).
  • You can update the new smithing recipes to customize the parameters of the XP Book in output, such as its new capacity or efficiency for example with your custom resource pack
  • You can also add new smithing recipes in your custom resource pack to add more XP Book levels
<img src="https://cdn.modrinth.com/data/4RdRpt7i/images/5a6973b2b2097687708a2d3c3e6ca75717d928fa.png" alt="XP Book Upgrade - Level 1" width="250"/> <img src="https://cdn.modrinth.com/data/4RdRpt7i/images/f7829f407eff77483b771e6812b38db82d676e33.png" alt="XP Book Upgrade - Level 2" width="200"/> <img src="https://cdn.modrinth.com/data/4RdRpt7i/images/04404623a5071f7a09d3ee49cb3f914e4ffe5266.png" alt="XP Book Upgrade - Level 3" width="200"/> </details>

Kinetic Hosting Partnership - Use code SFINC
Click Here to Support my Projects

Versions

v1.6+1.21.3Latest
1.21.3fabricDec 9, 2024
Download
v1.6+1.21
1.21, 1.21.1fabricOct 22, 2024

* Deprecate XP Book II and XP Book III in favor of the main XP Book * You can't craft them or use them anymore * No data is lost though, you can convert them to XP Book in the crafting table * They will be entirely removed in a future update, this version brings a transition phase * A tooltip is shown when needed to let player know the book should be updated * The XP Book I becomes a XP Book but can also need an update if it has too much xp stored in it (again, no xp should be lost in the process) * XP Book I is renamed XP Book as it will be the only item remaining * XP Book texture is changed, the "level indicator" is removed as there is only one item * Book data (capacity, xp from use, xp from brewing and bar color) uses item data component * Book data also includes the book level, which represents the number of upgrades it got. This is the replacement for XP Book I, XP Book II, XP Book III * XP Book recipe is changed and removes the precious ingredient (diamond), as it has less default capacity than before * XP Book Upgrade Smithing Template can be crafted to upgrade the book data * There are three possible upgrades included in the mod, corresponding to previous XP Book I, XP Book II, XP Book III data * Upgrades recipes can be updated by players in datapack in order to update book data of upgrades. If books are upgraded before updating the recipes, the upgraded books will keep their old custom data * New recipes can be added for more XP Book upgrades * The smithing ingredient, template, and every new book data can be configured in it * The XP Book Upgrade Smithing Template can be duplicated with a less expensive recipe * XP Book has UNCOMMON rarity level * XP Book tooltip is enhanced to show the book level * XP Book and XP Bottles tooltip are updated to display a more vanillla-ish tooltip * You can configure if you want them to show xp levels, xp points, or both * XP Bottles without xp data don't show custom tooltip anymore

Download
v1.5.10+1.21
1.21, 1.21.1fabricAug 6, 2024

Fix loading error when number of xp book lowered

Download

Download

Download v1.6+1.21.3

Minecraft: 1.21.3

Loaders: fabric

Tags

fabric1.201.20.11.211.21.11.21.3