Skip to content

Color Settings

Corgi Taco edited this page Feb 11, 2023 · 5 revisions

Defines color information

  • sky_light_color - Sky light's Hex color code.
  • moon_texture_color - Moon texture's hex color code.

Example

"color_settings": {
	"moonTextureColor": "ff0000",
	"skyLightColor": "ff0000"
}