Skip to content

ComeixAlpha/Colorify6

Repository files navigation

Particle/Block Painting Generator for Minecraft BE made with Flutter.

Supported Game Versions

Almost all modern versions of MCBE.

Platforms

Windows Win10+
Other
Android HarmonyOS
Other
Linux
iOS/MacOS

Netease isn't supported and won't be supported

Installation

  • Android

Download the latest release, install and grant all permissions required.

If you don't know which file you should download, then download app-arm64-v8a-release.apk.

Files will be generated under /storage/emulated/0/Download/.

  • Windows

Download release windows.zip and unzip it to your preferred location.

Open colorify.exe, files will be generated under C:\Users\your_name\Documents\colorify.

Build Yourself

  1. Ensure your Dart SDK and Flutter SDK.

  2. Clone project to your computer

git clone https://github.com/ComeixAlpha/Colorify6.git
  1. Get denpendencies
flutter pub get
  1. Then, build with platform argument according to your needs
  • Android
flutter build apk --split-per-abi
  • Windows
flutter build windows

Features

  • Generates highly customizable particle paintings.
    • Automatically generate all particles you need with a resource pack.
    • Automatically controls dust particle with dynamic color.
  • Generates highly customizable block paintings.
    • Resize with interpolation just in Colorify.
    • Dither with Floyd-Steinberg just in Colorify.
    • RGB & RGB+ color distance supported.
    • Supports all versions.
  • Automatically create .mcpack & .mcaddon file.
    • Customizable pack info.
    • Beautiful hash pack icon.
    • Functions.
    • Scripts.
    • Structures.
    • Particle Json.
  • WebSocket support. All kinds of generation could be send by WebSocket.

About

Particle and Block Painting Generator for Minecraft BE

Resources

License

Stars

Watchers

Forks

Packages

No packages published