promotional bannermobile promotional banner

Cursors Extended

Configurable Minecraft-themed cursors

File Details

Minecraft Cursor for Forge v3.8.0+1.20.1

  • R
  • May 21, 2025
  • 211.26 KB
  • 15.6K
  • 1.20.1
  • Forge

File Name

minecraft-cursor-forge-3.8.0+1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

For all versions:

  • Cursors can now use 8x8, 16x16, 48x48, or 64x64 textures in addition to 32x32.
  • Added option to defer loading of disabled cursors on the next launch of Minecraft until they’re enabled.
    Mostly negligible impact; mainly intended for users who disable adaptive cursor.
  • Registered vanilla Multiline Edit Box with Text cursor.
  • Applied default cursor when dragging the scrollbar on some scrollable areas.
  • Fixed hotspot widget applying when it was the last focused widget and the mouse was dragged from outside to inside its bounds.
  • Fixed animation also getting disabled when the cursor is disabled.

For Minecraft version 1.20.1:

  • Fixed hotspot widget not applying when releasing the mouse outside the widget's bounds.

For Fabric versions:

  • Fixed rare concurrency issue where the adaptive cursor does not work until restarting if other mods are also creating cursors.