Files
minecraft-origins/minecraft/config/power_config.json5
snusxd bdd63dc0aa init
2026-03-26 21:58:27 +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
}
}