29 lines
542 B
JSON
29 lines
542 B
JSON
|
{
|
||
|
"globalEnabled": true,
|
||
|
"combatCooldown": 16.0,
|
||
|
"fadeOutTime": 2.0,
|
||
|
"global": {
|
||
|
"pieces": {
|
||
|
"CHEST": {
|
||
|
"transparency": 100,
|
||
|
"enchantGlint": true
|
||
|
},
|
||
|
"FEET": {
|
||
|
"transparency": 100,
|
||
|
"enchantGlint": true
|
||
|
},
|
||
|
"LEGS": {
|
||
|
"transparency": 100,
|
||
|
"enchantGlint": true
|
||
|
},
|
||
|
"HEAD": {
|
||
|
"transparency": 100,
|
||
|
"enchantGlint": true
|
||
|
}
|
||
|
},
|
||
|
"showInCombat": true,
|
||
|
"showNameTag": true,
|
||
|
"showElytra": true
|
||
|
},
|
||
|
"overrides": {}
|
||
|
}
|