Read in other languages: English, 한국어, 日本語.
- This mod fixes the issue that Minecraft icon does not appear while running in macOS Dock on Minecraft 1.13 client or above.
- Also, this mod fixes the
GLFW error 65548: Cocoa: Regular windows do not have icons on macOS
error when you run Minecraft 1.17.1 client or lower on Apple Silicon devices. - This mod provides icon pack containing 9 icons for players who run on macOS Big Sur or above.
- You can change Dock icon using client command
/changeicon <icon name>
or add icon using Custom Resource Pack, if you want.
- fabric-api is required.
- This mod is only available on Java 11 or above.
- Type
./gradlew build
in Terminal. - extract mod from
build/libs/
directory.
- You can download it from right release tab.
- We open our source code to public for community development, and we appreciate contribution for mod development.