Compatibility
Minecraft: Java Edition
1.21.x
1.20.1
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Changelog
- Increased scale cap to 8.00
- Explicitly disable anti-aliasing and use nearest-neighbor when scaling which may or may not fix blurriness on some platforms.
- Improved logs
Fabric changes:
- Added
config/minecraft-cursor.properties
Launch Properties. Can only be edited through the file itself.ignore_mod_check_glfw_mixin
: Ignores the mod check to apply theGlfwMixin
. Attempts to applyGlfwMixin
even when Early Loading Screen mod is installed, so you can setwindow_creation_point
topreLaunch
to prevent the crash and also apply the mixin.force_disable_glfw_mixin
: Forcefully disablesGlfwMixin
. Workaround to fix crashes if GLFW is early loaded. Please report an issue still if this happens.
- Why opt out instead of opt in? There are more mods that use GLFW cursors, more than it may seem, than there are mods that early load GLFW. For example, Do A Barrel Roll mod, has seemingly nothing to do with cursors, but conflicts with Minecraft Cursor because of its dependency on CICADA. The
GlfwMixin
is able to fix this.- The crash will happen on startup if a mod does early loads GLFW, so it will be immediately known.
- This was also already a thing in v3.5.0, this explanation is just to provide some context for these new properties.
- This is not a Fabric bias, it's just not possible to do this in Forge & NeoForge 😔
If you have any issues and/or suggestions, head on over to the issues page.
Files
Metadata
Release channel
ReleaseVersion number
3.6.6+1.21.1Loaders
Game versions
1.21.1Downloads
289Publication date
March 31, 2025 at 10:55 PMPublisher

fishstiz
Member