Store Minecraft XP in glass bottles
It's possible to store Minecraft experience points in bottles using the command /bottle store
. This convenient feature allows you to sell and buy Minecraft experience points, a commodity sought after by most players.
tip
You can create many store bottles simultaneously through writing a second int command argument, for example /b store 1395 64
will create 64 bottles with an XP value of 1395.
BottleXP Commands
Command | Description |
---|---|
/b convert | Converts all standard, non-store bottles in the user's inventory into a singular store bottle. |
/b get [amount/max] | Creates the specified amount of standard XP bottles or the maximum possible given the user's XP. |
/b mend | Creates a bottle that will exactly repair the tool currently in your hand. |
/b stats | Shows stats about your current level. |
/b store [amount/max] [quantity/max] | Stores the specified amount of XP in a singular throwable bottle, with an optional quantity parameter. |
/b thrown | Toggles whether store bottles will be thrown or instantly consumed upon their use. |
/b until [level] | Tells you how much XP you need to reach the specified level. |