Paint brushes should use the palette again for the item coloring so they can benefit to changes to the palette PNG files.
Currently, the colors of paint brushes are hardcoded, so they ignore when the palette PNG was changed.
Paint brushes used the palette up to 4739958926 but it was switched to ^[multiply texture modifiers because they are less buggy in the engine.
This issue depends on this engine issue being fixed: https://github.com/minetest/minetest/issues/12578
Paint brushes should use the palette again for the item coloring so they can benefit to changes to the palette PNG files.
Currently, the colors of paint brushes are hardcoded, so they ignore when the palette PNG was changed.
Paint brushes used the palette up to 4739958926134d25589a3faab800d7c7af4506e0 but it was switched to `^[multiply` texture modifiers because they are less buggy in the engine.
This issue depends on this engine issue being fixed: https://github.com/minetest/minetest/issues/12578