FrederoxDev / Amethyst

Native c++ modding for MCBE 1.21.0.3 for building client side mods
Apache License 2.0
418 stars 20 forks source link

Fix Color #113

Closed theaddonn closed 2 months ago

theaddonn commented 2 months ago

ehhhm we might have had a problem where the colors where shifted around a bit so that they weren't normalized between 0.0 and 1.0

This fixes that...