2022-07-27 16:49:04 +02:00

32 lines
618 B
JSON

{
"watchForChanges": true,
"hud": {
"distance": 64,
"x": 4.0,
"y": 4.0,
"scale": 1.0,
"hideDelay": 30,
"anchorPoint": "TOP_LEFT",
"showEntity": true,
"showBar": true,
"showSkin": true
},
"bar": {
"damageNumberType": "LAST",
"friendColor": 16711935,
"friendColorSecondary": 8388863,
"foeColor": -16776961,
"foeColorSecondary": -2147483393
},
"inWorld": {
"mode": "NONE",
"distance": 60.0,
"onlyWhenLookingAt": false,
"onlyWhenHurt": false
},
"particle": {
"show": true,
"damageColor": 16711680,
"healColor": 65280
}
}