modpack-mon-artisanat-modif.../config/ad_astra-client.jsonc

23 lines
493 B
Text
Raw Normal View History

2025-01-13 00:13:50 +01:00
{
"showOxygenDistributorArea": false,
"showGravityNormalizerArea": false,
"jetSuitEnabled": true,
// Type: Integer
"oxygenBarX": 5,
// Type: Integer
"oxygenBarY": 25,
// Type: Float
"oxygenBarScale": 1.0,
// Type: Integer
"energyBarX": 11,
// Type: Integer
"energyBarY": 95,
// Type: Float
"energyBarScale": 1.0,
"spaceMuffler": true,
"radio": {
// Range: 0 - 100
"volume": 50,
"favorites": []
}
}