gaycraft/config/power_config.json5
2023-11-03 18:24:11 +01:00

19 lines
No EOL
347 B
Text
Executable file

{
"resourcesAndCooldowns": {
"hudOffsetX": 0,
"hudOffsetY": 0
},
"tooltips": {
"showUsabilityHints": true,
"compactUsabilityHints": true
},
"executeCommand": {
"permissionLevel": 2,
"showOutput": false
},
"modifyPlayerSpawnPower": {
"radius": 6400,
"horizontalBlockCheckInterval": 64,
"verticalBlockCheckInterval": 64
}
}