cominixo / BetterF3

A Fabric mod for Minecraft that provides a highly customizable, more human-readable Debug HUD.
MIT License
135 stars 35 forks source link

[Feature]: Disable Gizmo #88

Closed BeeFox-sys closed 1 year ago

BeeFox-sys commented 2 years ago

Describe the Request

An option to disable the gizmo that replaces the cursor when f3 is enabled

Screenshots

No response

Modloader Type

Fabric

Modloader Version

No response

Additional Context

No response

TreyRuffy commented 2 years ago

I just looked into the Minecraft code and I am not sure if there is a way to mixin to disable the f3 crosshair without creating incompatibilities with other mods which modify the crosshair. It might be smarter to use another mod in order to change this setting, but I will keep looking.

Monorange commented 2 years ago

https://modrinth.com/mod/nogizmo

gotcha

TreyRuffy commented 1 year ago

Added in #110