Skip to content

LemonCaramel/Chameleon

Repository files navigation

Chameleon

Read in other languages: English, 한국어, 日本語.

Read the description of Fix MC-248936, the old name of this project: English, 한국어, 日本語


Introduction

  • This mod allows you to change the Dock icon in macOS on Minecraft 1.19 and later clients. (Starting from version 3.2.0, Windows OS is also unstable but supports it.)
  • This mod provides icon pack containing 9 icons for players who run on macOS Big Sur or above. icon packs
  • You can change Dock icon using the client command /chameleon <icon name> or through Mod Menu. You can also add the icon using a Custom Resource Pack if you want. preview

Caution!

  • fabric-api is required.
  • This mod is only available on Java 17 or above.

Build

  1. Type ./gradlew build in Terminal.
  2. extract mod from build/libs/ directory.

Download

  • You can download it from right release tab.

Contribution

  • We open our source code to public for community development, and we appreciate contribution for mod development.