promotional bannermobile promotional banner

Cursors Extended

Configurable Minecraft-themed cursors

File Details

minecraft-cursor-forge-3.7.0+1.20.1-sources.jar

  • R
  • May 9, 2025
  • 89.70 KB
  • 5
  • 1.20.1
  • Forge

File Name

minecraft-cursor-forge-3.7.0+1.20.1-sources.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:minecraft-cursor-1184736:6511659")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added auto-scale. Set scale to < 0.50 to scale cursor with the GUI.
  • Changed the element detection logic to reduce false positives.
  • Resetting cursor settings no longer reloads all resource packs.
  • Resource packs can no longer forcibly enable cursors that were disabled in user config (#29).
  • Removed AbstractHandledScreenCursorHandler.
  • Removed busy cursor on GenericMessageScreen.
  • Fixed animated cursor frames not being destroyed properly on resource reload.
  • Fixed animation of current cursor not being toggled by the toggle animation option.
  • Added inspect mode to check detected elements. Intended for personal use but you can try it yourself and see the inner workings of the mod from More Cursor Options.
  • Minor optimizations.