Raised

Take control of the position of your GUI and fix the broken hotbar selection texture!

File Details

Raised 3.0.0 (Fabric 1.20.1)

  • R
  • Oct 8, 2023
  • 26.80 KB
  • 2.6K
  • 1.20.1+2
  • Fabric

File Name

raised-fabric-1.20.1-3.0.0.jar

Supported Versions

  • 1.20-Snapshot
  • 1.20.1
  • 1.20

Curse Maven Snippet

Fabric

modImplementation "curse.maven:raised-570368:4787099"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Rewrote entire mod to transform matrix stacks instead of changing element heights to largely enable inherent mod support
  • Fabric supports HUD elements mixed into the main HUD render method and in the methods of elements called there
  • Forge supports HUD elements added with RenderGameOverlayEvent, RenderGuiOverlayEvent, OverlayRegistry, and RegisterGuiOverlaysEvent
  • Moved Z height of chat above hotbar items
  • Reorganized commands/config options
  • Added command/config option to enable hud/chat sync
  • Added command/config option to enable extended mod support
  • Added command/config option to enable Fabric Object Share support
  • Removed specific mod support mixins and mixin plugins
  • Changed icon