
Multi-Color Clouds?
Darkosto opened this issue ยท 3 comments
Hello!
I was just checking this mod out and was wondering if having multiple colors for clouds was an option? I'm working on a new modpack and Colors & art was a central theme and it would be neat to have the clouds be a bit more colorful than a single set color.
Thanks for your time and have a great day!
Darkosto
Minecraft: 1.20.1
Hi, actually I'm considering this feature for a long time, some thoughts here:
- If we made multi color for every cloud face, they'll losing consistence and seems isn't a same cloud part.
- If we made multi color for every FLAKE of clouds - how to determine A cloud? Dynamic system may merge two of them into a single one. If they have different color, which color should new cloud use?
Make it happen is easily, but the way isn't good enough.
____
btw I have no time for modding now. My life is going busy recently. sry
That's totally fair! A followup question I have that relates to this would be whether or not you'd be able to add a command to change the cloud color instead of the menu? I think I could still use the mod and change colors with functions and achieve my original idea. Thanks again!
There is already a command called /sfcr cloud color [000000-FFFFFF]
to change cloud color. Value needs a HEX. For example, /sfcr cloud color FF0000
will set cloud color to pure red.
But this command only activated when SFCR installed on dedicated server. Because there is a Mod Menu to change color on physical client, I think.
I'll change its activation condition if you need.