Skip to content

yurisuika/Raised

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Raised is a Fabric/Forge mod for Minecraft that fixes the hotbar! Perhaps if you've not used many resource packs you may not have noticed, but the hotbar has been broken for a long time in Java Edition (MC-67532). Not only is the selector texture cut off by a couple pixels, but the entire hotbar was actually designed for being raised up off of the bottom of the screen. Restore how it was meant to be and raise it up!

Please note that, for Minecraft 1.20.2 and up, the hotbar selector has seen further alterations that require attention. Raised now allows you to fix it by several methods or not at all if you so wish! See the wiki for more information.

4.x brings big changes to Raised! This update adds support to move the bossbar, scoreboard sidebar, effects icons, players list, and toasts, in addition to the existing support to move the hotbar, chat, and other mod elements! You can move these elements on both the x-axis and y-axis from any cardinal or ordinal direction. Either use the GUI or commands to control the configurable options. See the wiki for more information.

Raised supports mods in various ways, depending on the platform. If your mod does not work with any of the native support, Raised now has an API! See the wiki for more information.

Compiling

To build from source you will need have JDK 21 to compile and, optionally, Git to clone the repository. Otherwise, download the archive and just run ./gradlew build from the root project folder.

When using Git, just choose a directory you wish to keep the project root folder in, decide which branch you wish to compile, and then run these commands:

git clone --branch <branch> --recursive https://github.com/yurisuika/raised.git

cd ./raised

./gradlew build

Afterwards, your compiled JAR will be in ./build/libs.

Releases

Don't want to bother building from source? Get the releases right here now!

Repositories

You can find Raised on both CurseForge and Modrinth!

Community

The one and only! Join the Discord for the latest discussion on our server, resource pack, mods, or just to chat!