Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Minecraft Cursor

Minecraft Cursor

Configurable and adaptive Minecraft-themed cursors

141.3k
292
Decoration
Utility
AboutGalleryChangelogVersions

Minecraft Cursor 2.1.0 for 1.21.2-1.21.4

by fishstiz on Jan 16, 2025
Download
  • Now checks for GUI elements from the Recipe Book Screen and Creative Inventory Screen
  • Change Scale min from 1.0 to 0.5
  • Change Scale step from 0.25 to 0.05
  • The current cursor now changes to the selected cursor while configuring the scale
  • Moved the config from minecraft-cursor/options.txt to config/minecraft-cursors.json
  • Fix flickering of current cursor when being updated
  • Fix "crash" when quitting the game

...there was also a lot of refactored code

Minecraft Cursor 2.0.0-alpha for 1.21.4

by fishstiz on Jan 14, 2025
Download

default pointer text

  • context-aware cursors
    • renamed cursor.png to default.png
    • pointer.png when hovering over buttons
    • text.png when hovering over text fields
    • limited to common gui elements
      • In-game GUI not yet included

cursor settings

  • overhauled options screen

    • can now also be accessed from Options > Controls > Mouse Settings... > Cursor Settings...
  • changed resource pack structure

    • added custom config support
└── minecraft-cursor/
    ├── atlases/
    │   └── cursors.json
    └── textures/
        └── cursors/
            ├── default.png
            ├── pointer.png
            └── text.png
  • cursors.json:
{
  "settings" : {
    "default" : {
      "scale" : 1.0,
      "xhot" : 7,
      "yhot" : 3,
      "enabled" : true
    },
    "pointer" : {
      "scale" : 1.0,
      "xhot" : 7,
      "yhot" : 3,
      "enabled" : true
    },
    "text" : {
      "scale" : 1.0,
      "xhot" : 12,
      "yhot" : 3,
      "enabled" : true
    }
  },
}

Minecraft Cursor 1.0.0 for 1.21.x

by fishstiz on Jan 9, 2025
Download

Minecraft Cursor 1.0.0 1.21.4

by fishstiz on Jan 9, 2025
Download

Minecraft Cursor Mod

A Fabric mod that replaces the boring old default system cursor with a Minecraft-themed cursor.

Features

  • Minecraft-Themed Cursor
  • Resource Pack Support: Customize the cursor via resource packs assets/minecraft-cursor/textures/cursor.png.
    • The image size is unrestricted; however, the recommended size is 32x32 pixels.
  • Customization with Mod Menu (optional):
    • Enable or disable the custom cursor in-game.
    • Customize cursor scale.
      • Minimum: 0.25
      • Maximum: 3.00
    • Adjust X and Y hotspot/click location.
      • The maximum values for X and Y are equal to the image's width and height, respectively.
      • Adjusts automatically with the scale option.

Requirements

  • Fabric Minecraft 1.21.4
  • Compatible with Mod Menu (optional for in-game customization).
1
9
10

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+
Filter

Show all versions

Modrinth is open source.

main@656c5b6

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.