update: automodpack
This commit is contained in:
19
minecraft/config/power_config.json5
Normal file
19
minecraft/config/power_config.json5
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"resourcesAndCooldowns": {
|
||||
"hudOffsetX": 0,
|
||||
"hudOffsetY": 0
|
||||
},
|
||||
"tooltips": {
|
||||
"showUsabilityHints": true,
|
||||
"compactUsabilityHints": true
|
||||
},
|
||||
"executeCommand": {
|
||||
"permissionLevel": 2,
|
||||
"showOutput": false
|
||||
},
|
||||
"modifyPlayerSpawnPower": {
|
||||
"radius": 6400,
|
||||
"horizontalBlockCheckInterval": 64,
|
||||
"verticalBlockCheckInterval": 64
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user