This mod is pretty straight forward. It adds an XP Block which allows for near infinite storage of experience which any players can access. In the Creative Menu, it can be found under the "Miscellaneous" tab.
To view how many XP is stored in the block, just look at it and a nametag-like text will pop up above the block showing an approximation of how many levels are stored and the exact value of XP stored in brackets (toggleable).
The block also has Waila and TheOneProbe support. Both mod's tooltips show the same level approximation and when sneaking also the exact amount of XP stored.
The block will retain the stored XP when it's broken. The item in the inventory will show the amount of stored XP in its tooltip, too.
To craft the block, surround an Emerald with 8 Iron Bars as seen here:
Usage:
- Sneak + rightclick to add all your current experience to the block
- Rightclick to remove one level from the block and add it to your experience bar
- Offhand must be empty
Config:
There are three configuration options which are also configurable ingame and don't need a restart. You can...
- ...configure the speed at which the emerald within the XP Block is spinning
- ...configure the speed at which the emerald is bobbing up and down
- ...toggle the nameplate above the XP Block that shows the contents
The values you insert for 1. and 2. are multiples of the default speed. If you would set both to 2.0 the emerald would be animated twice as fast as with the default values.
Currently supported languages:
- Chinese (by xuyu0v0)
- English (by bl4ckscor3)
- French (by Lykrast)
- German (by bl4ckscor3)
- Polish (by kacpergibas438)
- Russian (by martsinkevic)
- Spanish (by Dorzar)
If you want to add support for your language, or a language you know, please submit a pull request to the GitHub repository.
You are allowed to use this mod in any modpack.
Come join me on Discord! https://discord.gg/kgZUAxK
Follow me on Twitter for mod updates and other shenanigans! https://twitter.com/bl4ckscor3
For some reason this is taking all the XP but not reflecting that in what it shows. For example I just had 17 levels in it, and went to add 12 more, which should make 29, but it says there is only 22. Any idea why this may be happening??
In reply to hogwartzizreal:
This is not how levels in Minecraft work. The higher your level is, the more experience points you need to reach the next level. If you have no experience, getting to level 1 is very easy. However if you have 17 levels, getting to level 18 takes more experience than it did to go from level 0 to 1.
does this work with claim plugins so only the person who has the block claimd can use it?
In reply to GreenForzeGaming:
I don't know, you'll have to find out yourself.
Version 1.16.4. It does not work for me. I can craft a block and install it. Sit down and press RMB, there even appears an inscription, "0 experience has been transferred." Yes, it may be in conflict with other mods. Here are just to find out with which one, I cannot (I do not know how).
In reply to spores1212:
Global XP does not add any text that says how much experience has been transferred. You must be talking about another mod.
For this mod specifically, you have to have an empty offhand (by default the left one) in order to properly use the XP Block.
In reply to bl4ckscor3:
Thanks for the quick response. Indeed, it was only necessary to remove the shield from the second hand, and everything worked.
I ask you to add this important information to the description of the mod.
is there a fabric version of this mod.
In reply to akitora:
Not that I know of.
Question, will this mod be updated to the future update, 1.17?
Voici ma vidéo sur le mod Global XP !
Bon visionnement :)
我觉得这种行为非常酷
Hi! When will there be a 1.16.4 version of Global XP? Also in 1.16.3 the fix did do some fixing of the issue but I still see my chest through blocks and I'm sorry for not providing this info before but when the graphical glitches happens in the world, the area around the Global XP block, and next too the Global XP block I would see the top part of the chest block within the world and the bed's top part missing and when you sleep in it it's like you've sank into the bed and some of the other graphical glitches that I've mentioned before on the issue tracker but when you said that this mod may be conflicting with OptiFine then within OptiFine there's a setting called "Fast Render" which when you put your mouse over it it'll say that it can cause issues with some mods with that setting set to "ON" which I remember that the Fast Render setting never messed with Global XP before in 1.12.2 but now in 1.16.X it does possibly mess with Global XP now so I'd turned off Fast Rendering in OptiFine and hope that does the trick! P.S. I hope this ain't too much to read btw!...
In reply to Coraline77447:
The 1.16.3 version works fine for 1.16.4. I don't know what else could cause your rendering issues, but Global XP is definitely not the root cause. Maybe some other rendering mods could create this weirdness.
"I hope this ain't too much to read btw!" I don't mind long texts, but this one was hard to read because you didn't use any punctuation for most of it :)
In reply to bl4ckscor3:
Oh, sorry for not providing enough or no punctuation and I suspected that the mod would work for 1.16.4 (I'd figured I could ask since nobody else did which I can see why nobody did anyways) and why I keep saying "I hope this ain't too much to read btw!" is cause some people these days doesn't like to read long texts, doesn't want to read long texts, or has the time to read long texts. But for this comment section I don't need to say "I hope this ain't too much to read btw!" anymore
Is there a way to change the hotkeys? It seems to conflict with mod "Carry On".
In reply to MetalTxus:
No, there isn't.
In reply to MetalTxus:
I ended up changing the hotkey for Carry On in the in game settings instead and that solved the issue.
Hey man, cool mod idea. I'm really excited to start using this on my dedicated server, however, I'm running into problems using it.
I have the mod installed on clientside and it seems to work just fine in singleplayer.
I also installed Forge and added it to the mods folder of my dedicated server, but I'm unable to use the crafting recipe or even spawn the block in multiplayer. Oddly, I can see it in the creative menu and acquire it that way, but when I try to place it, it disappears immediately. I have another mod on my server (Voxelmap) that I installed the same way and that one is working just fine, so I don't think it's a server-side Forge issue.
Just wondering if you have any suggestions on how to troubleshoot or get this working, because I searched and messed with it for quite a while and have come up with nothing.
Thanks.
In reply to RumAndBass:
It is a server-side issue. Voxel Map is a mod that works mostly client-side, just like the creative inventory. If the client knows about a mod, it will display its contents. What you describe is a very common issue, caused by your server being a vanilla server and not a Forge server. You have to start it with the forge-blabla.jar file, not with the minecraft_server.blabla.jar file.