modpack/config/showmeyourskin.json
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 cc9d166efa v1.1.0 | Initial commit.
2022-08-19 20:29:50 +02:00

29 lines
No EOL
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": {}
}