Dye Entities - wisp-forest/gelatin GitHub Wiki

Entity Coloring API

This Module contains API for not only changing a Entity's color but grayscale the entity's texture.

Colored Entity

Has all the required implementation methods for various Entity Coloring whether that be Rainbow effect similar to the "_jeb" Easter Egg or the ability to get a specific color from the entity.

Colorable Entity

General Interface that allows for the changing of the given entities color

Dye Entity Tool

Todo