HomeJavaModsCreate Cursor Anchor Fix
Create Cursor Anchor Fix
ModsJava

Create Cursor Anchor Fix

by LowaSC · on Modrinth

Fixes cursor positioning in Create mod's settings screen on Linux Wayland/X11 via mixins with anchor-offset model.

⬇ Download on Modrinth

Create Cursor Anchor Fix

Fixes the cursor in Create's value settings screens on Linux — including native Wayland.

When you open a Create value settings window (Rotation Speed Controller, creative motors, anything using ValueSettingsScreen), Create warps the OS cursor onto the current value and reads it back to decide which value you picked. On Linux that breaks:

This client-side mod fixes both.

What it does

Power Grid compatibility

Power Grid's settings screens subclass Create's screen and override the save logic to read the slider/cursor on their own, so the base fix doesn't reach them and they'd still save the raw cursor position. This mod includes a compatibility layer that applies the same correction to Power Grid's screens, so values save correctly there too. Power Grid is not required — the compat layer is skipped automatically when it isn't installed.

Requirements

Client-side only — not needed on the server.

Open source

Clean-room implementation, MIT licensed. Source, issues and builds: https://github.com/LowaSC/create-cursor-anchor-fix

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more