Compatibility
Minecraft: Java Edition
1.21.x
1.20.1
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Changelog
- 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
-
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
}
},
}
Dependencies
Files
Metadata
Release channel
AlphaVersion number
2.0.0-alphaLoaders
Game versions
1.21.4Downloads
51Publication date
January 14, 2025 at 10:41 PMPublisher
fishstiz
Member