Palettes
You can create Palettes for blocks in Palette.yml
Palettes can set a blocks color into a specific color, So if you set your brush to use that block, then the color that it comes with in palette.yml will also be defined, For example: if you set the color to be this in the palette:
and you do /eb set brush block STONE
Then the brush will automatically make the brushs color to #808080
Want to generate a palette for EVERY block from a texture pack?
1
2
The python script also adds the TOP, SIDE, and other textures to the file so you may need to manually change these.
Last updated