XP Tome

XP Tome

Mod

Adds a book that can store a configurable amount of XP.

Client and server AdventureMagicStorageTechnologyUtility

136.6k downloads
34 followers
Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Functionality

This mod adds a single item - the XP Tome. With the XP Tome you can store and retrieve XP. It can store up to 1395 XP by default (can be configured), which equals to having 30 levels on the XP bar.

Usage

  • Sneak + right-click to store XP
  • Right-click to retrieve XP

Recipe

Recipe

Config/Item Components

Note: For item components, "true" means the component is on the item, and "false" means it isn't.

  • max_xp - The maximum amount of XP points that the XP Tome can hold. The default value (1395) represents having 30 levels on the XP bar.
  • retrieval_percentage - The percentage of XP that the book will give back, as a sort of cost of using it. Example: If this config value is set to 0.75, and an XP Tome has 100 XP stored, attempting to retrieve these 100 XP will give back 75 XP. Note: This will not be 100% accurate, as Minecraft's XP does not use decimals.
  • retrieve_until_next_level - Setting this to true will remove only as much XP from the book at a time as is needed for the player to reach their next level.
  • retrieve_xp_orbs - Setting this to true will remove XP from the book in XP orb form. This is useful if you want to use XP from the book for tools enchanted with Mending.
  • store_until_previous_level - Setting this to true will store only as much XP from the player's XP bar until reaching the previous level, meaning only one level at maximum will be added to the book's storage at a time.

The configuration file for Minecraft versions 1.14.4 and above can be found in the serverconfig folder of your world.

Further Info

This mod was created by me, following a request by Shivaxi. It is based off of XP Book and was recreated due to a duplication bug in the original mod, as well as a bug which causes the enchanting table to reset each time the book is used. As this mod uses the same modid and item id as the original, the two mods can not be installed at the same time and switching between them will not lose you any items. I did not take any code or assets from the original mod.

You are allowed to use this mod in any modpack.


Project members

bl4ckscor3

Owner

Details

Licensed MIT
Published 2 years ago
Updated 18 days ago