Files
minecraft-origins/minecraft/config/power_config.json5
2026-04-05 13:08:45 +03:00

19 lines
347 B
Plaintext

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