Commit Graph

  • b133631018 Name colors by number master Gael-de-Sailly 2018-08-01 11:36:19 +02:00
  • 88babb1e27 Rename palette "256_dyes_palette.png", and generate directly in-place with gen_palette script Gael-de-Sailly 2018-07-30 22:51:26 +02:00
  • 334e08a69d Use numpy and imageio in gen_palette.py Gael-de-Sailly 2018-07-30 22:47:11 +02:00
  • a503e06a77 Added readme and screenshot Gael-de-Sailly 2017-07-30 22:57:35 +02:00
  • 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. Gael-de-Sailly 2017-07-30 21:37:15 +02:00