Raised

Raised

4M Downloads

Raised is a mod for Minecraft that allows you to move around the in-game GUI!

Starting out as simply a fix for the broken hotbar selector (which is still broken!), Raised now encompasses the ability to move many vanilla GUI layers. Control them individually or sync them to each other to make the entire in-game GUI move together!

Raised allows mods to register layer entries for their own GUI overlays for you to configure their movement. You may edit the config via commands or the options screen (openable via ~ by default). See the wiki for more info!

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!