Skip to content

Backpack Inventory Controls

Kamil edited this page Jun 8, 2026 · 2 revisions

The backpack provides handy buttons for sorting or transferring items between the backpack and the player's inventory

Screenshot 2026-06-03 at 01 43 18
  • Sort button - sorts the backpack contents based on the selected sorting method (Shift + Left-Click the button to change it):
    • Category - sorts based on the creative tab order
    • Item Name - sorts alphabetically by item name
    • Item Count - sorts by quantity, from highest to lowest
  • Quick stack button - deposits items from the player's inventory into the backpack, but only for items already present in the backpack (Hold Shift to include the Hotbar)
  • Transfer items to backpack - transfers all items from the player's inventory (Hold Shift to include the Hotbar) into the backpack
  • Transfer items to player inventory - transfers items from the backpack into the player's inventory. It will not move items in slots marked as unsortable

Clone this wiki locally