![]() |
VOOZH | about |
The Saved Hotbars[1] menu is a feature in Java Edition that allows the Creative mode player to save selectable hotbar slots.
Up to 9 hotbars can be saved.
The player can save their current row using (by default) + a number through corresponding to which row in the inventory menu the hotbar row should be saved into. For instance, putting items in the hotbar and pressing โฏ+โฏ saves the player's current hotbar into row 1 of the Saved Hotbars inventory menu. This row can then be loaded into the hotbar using (by default) โฏ+โฏ. Note: the inventory must be closed in order to save or load hotbars.
By default, the 9 slots are marked with an informational paper item with instructions on how to save slots as its custom name. If an empty hotbar is saved, it clears the bookmarked hotbar and puts back the paper into the respective slot.
The Saved Hotbar menu is common between all worlds the player loads โ it is not saved locally to any individual world.
The Saved Hotbar controls can be found in the "Creative Mode" section of the "Key Binds" options menu. The two options are:
Hotbars are saved into the hotbar.nbt file, an uncompressed NBT file found in root of the .minecraft folder, that is created the first time a hotbar is saved.
minecraft:air with a Count of zero.
Note that nine [NBT List / JSON Array] List tags, 0โ8, are created regardless of how many hotbars have been saved.
| Java Edition | |||||||
|---|---|---|---|---|---|---|---|
| 1.12 | 17w06a | Added hotbar saving under the name "Saved Toolbars". | |||||
| 17w16a | Added key binding options for Creative mode toolbar saving. | ||||||
| 1.16 | 20w06a | Changed name to "Saved Hotbars". | |||||
Issues relating to "Saved hotbar" or "Saved toolbar" are maintained on the bug tracker. Issues should be reported and viewed there.