Raisy

Quick rating

Raisy

No reviews yet

A powerful Forge 1.12.2 mod that shifts HUD elements using runtime bytecode injection

QoL & Tweaks
Bug Fixes
Mod Loaders
Forge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
License
GNU General Public License v3.0 only
Latest Version
Raisy v2.0.1
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

Raisy

A powerful Forge 1.12.2 mod that shifts HUD elements using runtime bytecode injection

Requires MixinBooter


📖 About

Raisy allows you to offset HUD elements (hotbar, health, hunger, etc.) using ASM bytecode transformation. Unlike simple rendering hooks, this approach works with virtually any mod's HUD elements.

This mod was also designed to be more compatible and less destructive than Valkyrie's MC-67532-fix feature (and partly as an alternative to the Raised mod from newer versions)

✨ Features

  • Global Offset — Shift all HUD elements at once
  • Per-Element Control — Fine-tune each element individually
  • Mod Support — Configure offsets for any mod's HUD elements via JSON
  • MC-67532 Fix — Fixes broken hotbar selection texture
  • Advanced Injection — Multiple injection point types (HEAD, RETURN, INVOKE, etc.)
  • Hot Reload — Reload configuration without restarting the game

Default Supported Elements

  • Hotbar
  • Health Bar
  • Armor Bar
  • Food Bar
  • Air Bubbles
  • Mount Health
  • Experience Bar
  • Jump Bar
  • Tool Highlight

⚙️ Configuration

Quick Setup

Access global settings via Mods → Raisy → Config or edit config/raisy.cfg

Option Default Description
Enabled true Enable HUD offset globally
Offset X 0.0 Horizontal offset (pixels)
Offset Y 5.0 Vertical offset (pixels)

Advanced Configuration

Per-element settings are configured in config/raisy_elements.json

📚 Full Configuration Documentation

⚙️ Share your configurations or use ready-made ones from other users

🔧 Commands

Command Description
/raisy reload Reload configuration from files

💡 How It Works

Raisy uses ASM (bytecode manipulation) to inject GlStateManager.pushMatrix() / translate() / popMatrix() calls around HUD rendering methods. This approach:

  • Works at the bytecode level, before rendering occurs
  • Compatible with most mods without conflicts
  • Allows precise control over injection points

Raisy in a nutshell

Demo

Raisy

A powerful Forge 1.12.2 mod that shifts HUD elements using runtime bytecode injection

Requires MixinBooter


📖 About

Raisy allows you to offset HUD elements (hotbar, health, hunger, etc.) using ASM bytecode transformation. Unlike simple rendering hooks, this approach works with virtually any mod's HUD elements.

This mod was also designed to be more compatible and less destructive than Valkyrie's MC-67532-fix feature (and partly as an alternative to the Raised mod from newer versions)

✨ Features

  • Global Offset — Shift all HUD elements at once
  • Per-Element Control — Fine-tune each element individually
  • Mod Support — Configure offsets for any mod's HUD elements via JSON
  • MC-67532 Fix — Fixes broken hotbar selection texture
  • Advanced Injection — Multiple injection point types (HEAD, RETURN, INVOKE, etc.)
  • Hot Reload — Reload configuration without restarting the game

Default Supported Elements

  • Hotbar
  • Health Bar
  • Armor Bar
  • Food Bar
  • Air Bubbles
  • Mount Health
  • Experience Bar
  • Jump Bar
  • Tool Highlight

⚙️ Configuration

Quick Setup

Access global settings via Mods → Raisy → Config or edit config/raisy.cfg

Option Default Description
Enabled true Enable HUD offset globally
Offset X 0.0 Horizontal offset (pixels)
Offset Y 5.0 Vertical offset (pixels)

Advanced Configuration

Per-element settings are configured in config/raisy_elements.json

📚 Full Configuration Documentation

⚙️ Share your configurations or use ready-made ones from other users

🔧 Commands

Command Description
/raisy reload Reload configuration from files

💡 How It Works

Raisy uses ASM (bytecode manipulation) to inject GlStateManager.pushMatrix() / translate() / popMatrix() calls around HUD rendering methods. This approach:

  • Works at the bytecode level, before rendering occurs
  • Compatible with most mods without conflicts
  • Allows precise control over injection points

Raisy in a nutshell

Demo

Screenshots

Gallery

  • 2026-02-01_22.16.50.png
    2026-02-01_22.16.50.png Demo
  • Demo
    Demo

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~2,000
Total Downloads
CurseForge
~2,000
Modrinth
<1,000
Last Updated
CurseForge
Modrinth
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works