Gael-de-Sailly 076c844563 Created repository.
- 256 variants of a single item "256_dyes:dye". Not useful for now.
 - Universal mixing craft recipe: you can mix up to 9 colors at once on the crafting grid.
 - In game, only the brown dye can be found in creative inventory. You can change the color by clicking:
   - Right click changes hue
   - Left click changes brightness
 - The `color.dat` file is used by the mixing algorithm. (compressed list of RGB color codes)
 - gen_palette.py: Python 3 script to run with Python Image Library to generate the palette and color.dat. Could be easily modified to generate a different palette.
2017-07-30 21:37:15 +02:00
2017-07-30 21:37:15 +02:00
2017-07-30 21:37:15 +02:00
2017-07-30 21:37:15 +02:00
2017-07-30 21:37:15 +02:00
2017-07-30 21:37:15 +02:00
Description
No description provided
703 KiB
Languages
Lua 72.4%
Python 27.6%