System Settings

Server ID Configuration

Update this ID if your instance restarts and generates a new URL.

White Color Setting (Global)

Texture Modes Control

Configuration Matrix Export

{
    "server_id": "bkedji8ha8efvc",
    "color_settings": {
        "saturation_scale": 0.4,
        "yellow_hue_range": [
            15,
            45
        ],
        "red_hue_range": [
            0,
            15
        ],
        "sat_range": [
            0,
            255
        ],
        "l_range": [
            0,
            255
        ]
    },
    "texture_modes": {
        "Mode_A1": {
            "fade_power": 5.5,
            "center_offset": [
                0,
                0.6
            ],
            "stretch": [
                0.5,
                0.8
            ],
            "center_opacity": 0.5,
            "blend_opacity": 0.8,
            "mask_color": [
                172,
                146,
                110
            ]
        },
        "Mode_C1": {
            "fade_power": 4,
            "center_offset": [
                0,
                0.5
            ],
            "stretch": [
                0.6,
                0.9
            ],
            "center_opacity": 0.3,
            "blend_opacity": 0.6,
            "mask_color": [
                170,
                150,
                120
            ]
        },
        "Mode_D3": {
            "fade_power": 7,
            "center_offset": [
                0,
                0.7
            ],
            "stretch": [
                0.4,
                0.7
            ],
            "center_opacity": 0.7,
            "blend_opacity": 0.9,
            "mask_color": [
                165,
                140,
                100
            ]
        },
        "Mode_A2": {
            "fade_power": 5.5,
            "center_offset": [
                0,
                0.6
            ],
            "stretch": [
                0.5,
                0.8
            ],
            "center_opacity": 0.5,
            "blend_opacity": 0.7,
            "mask_color": [
                190,
                120,
                90
            ]
        }
    }
}