A way to get entity status diode color
A way to get entity status diode color
There is a way to get the status of an entity, however it returns a defines enum with around 70 values, and its the job of the mod to match it to the corresponding diode color. This is unnecessary work that must be done if the status needs to be displayed anywhere in the mod, especially so given the corresponding colors are not documented, and what i've seen people do is match only the statuses they think the entity can have, which is error prone. I'm asking for a way to match the status to its diode color