Raised

Raised

Mod

Raises the hotbar so the selector is not cut off!

Client Utility

290.0k downloads
594 followers
Created2 years ago
Updateda month ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Raised

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+, Raised requires its own hotbar selector asset, as the GUI atlas was broken up into separate sprites with the hotbar selector now being cut off in texture as well as code!

Raised features some basic adjustability! Either use the GUI or commands to control the configurable options. See the wiki for more information.

On the Fabric version, Raised encapsulates the various HUD elements' method calls in the main render method to translate their position on the screen. Mods that inject adjacent to these calls will naturally work, but mods that inject at the head and tail of the render method are also supported. On the Forge version, this works with the HUD elements that are pre-encapsulated by Forge render events. Depending on the game version, it can work with RenderGameOverlayEvent, RenderGuiOverlayEvent, OverlayRegistry, and RegisterGuiOverlaysEvent.

If you are a mod creator and find that your mod's HUD is not being raised, fear not because Raised supports Object Share on Fabric! See the wiki or use Arrows Info for an example.

− × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × −

What does this do?

It fixes the code that cuts off the selector texture on the bottom. As well, all HUD elements are moved up by two pixels like in Bedrock, otherwise the last row of pixels on the selector would never render!

Why do you need this?

If you don't want a broken HUD or want to choose where it is on the screen, then Raised is the mod for you!

What does it require?

Fabric + Fabric API | Forge

− × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × − × −

     

External resources



Project members

yurisuika

Owner


Technical information

License
LGPL-3.0-or-later
Client side
required
Server side
unsupported
Project ID