HomeJavaModsShifty Hotbar
Shifty Hotbar
ModsJava

Shifty Hotbar

by Kira-NT · on Modrinth

Which Minecraft do you have?

Every version of the game needs its own build. Pick yours, then download — the wrong build installs fine and then does nothing in the game. This mod is built for Fabric only.

⬇ Download for 1.20–1.20.4⬇ Download for 1.19–1.19.4⬇ Download for 1.18–1.18.2⬇ Download for 1.17–1.17.1⬇ Download for 1.16–1.16.5⬇ Download for 1.15–1.15.2⬇ Download for 1.14–1.14.4
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.

Logo

Shifty Hotbar

GitHub Build Status Version Modrinth CurseForge License

A fully client-side utility mod that implements the hotbar shifting ability, inspired by Stardew Valley.

I know that there are mods like this in the wild, but none of them did suit me whatsoever. Therefore, I made the ultimate version that consists of every feature a mod like this can possibly provide:

Preview


Key Binds

Key binds can be configured just like vanilla ones:

Name Description Default
Row modifier When pressed, it allows you to shift rows instead of choosing a slot via mouse scroll/hotkeys (1...9) Left Alt
Previous row Shifts all rows in your inventory so that the topmost row in your inventory becomes the hotbar Down Arrow
Next row Shifts all rows in your inventory so that the row above your hotbar becomes the hotbar Up Arrow
Row-in-column modifier When pressed, it allows you to shift slots in the selected column instead of choosing one via mouse scroll
Previous row-in-column Shifts all slots in the selected column so that the topmost slot in your inventory becomes the hotbar slot
Next row-in-column Shifts all slots in the selected column so that the slot above your hotbar slot becomes the hotbar slot
Column modifier When pressed, it allows you to shift columns instead of choosing a slot via mouse scroll/hotkeys (1...9)
Previous column Shifts all columns in your inventory so that the slot before your selected slot becomes the selected slot Left Arrow
Next column Shifts all columns in your inventory so that the slot after your selected slot becomes the selected slot Right Arrow
Column-in-row modifier When pressed, it allows you to shift slots in the hotbar instead of choosing one via mouse scroll
Previous column-in-row Shifts all slots in your hotbar so that the slot before your selected slot becomes the selected slot
Next column-in-row Shifts all slots in your hotbar so that the slot after your selected slot becomes the selected slot

Config

If you have Cloth Config installed, you can customize the behavior of the mod. A config is usually located at ./config/shifty_hotbar.json and by default looks like this:

{
  "invertRowScroll": false,
  "invertColumnScroll": false
}
Name Description Default value
invertRowScroll Inverts mouse scroll when row or row-in-column modifier is pressed false
invertColumnScroll Inverts mouse scroll when column or column-in-row modifier is pressed false

You can edit any of these values directly in the config file or via ModMenu.


Installation

Requirements:

You can download the mod from:

Building from sources

Requirements:

Linux/MacOS

git clone https://github.com/Kir-Antipov/shifty-hotbar.git
cd shifty-hotbar

chmod +x ./gradlew
./gradlew build
cd build/libs

Windows

git clone https://github.com/Kir-Antipov/shifty-hotbar.git
cd shifty-hotbar

gradlew build
cd build/libs
Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more