Particle/Block Painting Generator for Minecraft BE made with Flutter.
Almost all modern versions of MCBE.
| Windows | Win10+ | ✓ |
| Other | ✕ | |
| Android | HarmonyOS | ✕ |
| Other | ✓ | |
| Linux | ✕ | |
| iOS/MacOS | ✕ | |
Netease isn't supported and won't be supported
- 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.
-
Ensure your Dart SDK and Flutter SDK.
-
Clone project to your computer
git clone https://github.com/ComeixAlpha/Colorify6.git- Get denpendencies
flutter pub get- Then, build with platform argument according to your needs
- Android
flutter build apk --split-per-abi- Windows
flutter build windows- 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&.mcaddonfile.- Customizable pack info.
- Beautiful hash pack icon.
- Functions.
- Scripts.
- Structures.
- Particle Json.
- WebSocket support. All kinds of generation could be send by WebSocket.
