[Solved] RBG Color Transition

Hello wonderful people of Sponge,

Does anyone know if it is possible to transition a block color from one color to another using the ofRgb method in the Color class? Thanks!

No. Anything not possible in vanilla is not possible in Sponge, including adding a custom color to a block. Just because you can produce a Color from an RGB value doesn’t mean that it can be applied to a block.

4 Likes