added config files
This commit is contained in:
17
config/skinlayers.json
Normal file
17
config/skinlayers.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"enableHat": true,
|
||||
"enableJacket": true,
|
||||
"enableLeftSleeve": true,
|
||||
"enableRightSleeve": true,
|
||||
"enableLeftPants": true,
|
||||
"enableRightPants": true,
|
||||
"baseVoxelSize": 1.15,
|
||||
"bodyVoxelWidthSize": 1.05,
|
||||
"headVoxelSize": 1.18,
|
||||
"renderDistanceLOD": 14,
|
||||
"enableSkulls": true,
|
||||
"enableSkullsItems": true,
|
||||
"skullVoxelSize": 1.1,
|
||||
"fastRender": true,
|
||||
"firstPersonPixelScaling": 1.1
|
||||
}
|
Reference in New Issue
Block a user