KyoriPowered / adventure

A user-interface library, formerly known as text, for Minecraft: Java Edition
https://docs.advntr.dev/
MIT License
706 stars 107 forks source link

MiniMessage - Gradients with > 3 colors render issue #889

Closed MiraculixxT closed 1 year ago

MiraculixxT commented 1 year ago

Today i worked around a bit with some bigger gradients (3 colors or more). Apparently if there are more then 2 colors and you try to animate them with the offset number it bugs out. For example, first image works correct and second image should be offset half way but it kinda stucks in the middle.

(Images are from the WebUI but behave the same ingame)


For 4 colors it groups to 3 cut of sections and so on...