LTDV10Test/packet/config/ad_astra-client.jsonc
3944Realms 67a395b765
Some checks failed
Deploy to Remote Server / deploy (push) Failing after 1m11s
初始化
2026-04-14 18:20:56 +08:00

23 lines
496 B
Plaintext

{
"showOxygenDistributorArea": false,
"showGravityNormalizerArea": false,
"jetSuitEnabled": true,
// Type: Integer
"oxygenBarX": 20,
// Type: Integer
"oxygenBarY": 150,
// Type: Float
"oxygenBarScale": 0.8,
// Type: Integer
"energyBarX": 25,
// Type: Integer
"energyBarY": 225,
// Type: Float
"energyBarScale": 0.8,
"spaceMuffler": true,
"radio": {
// Range: 0 - 100
"volume": 51,
"favorites": []
}
}