add default configs :3

This commit is contained in:
Lilith Ashley Nyx Arson 🔥 2023-11-05 17:01:03 +01:00
parent 9056c04210
commit 2c7b2bf868
Signed by: root
GPG key ID: 83A53A8C412E93F5
133 changed files with 7853 additions and 1 deletions

View file

@ -0,0 +1,42 @@
{
"illegalPathSupportMode": "None",
"enableCustomTextures": true,
"enableCustomBlockEntities": true,
"textureUpdateFrequency_V2": "Fast",
"restrictBiome": true,
"restrictHeight": true,
"restrictBlock": true,
"restrictWeather": true,
"restrictDayTime": true,
"restrictMoonPhase": true,
"enableEmissiveTextures": true,
"enableEmissiveBlockEntities": true,
"emissiveRenderMode": "DULL",
"specialEmissiveShield": true,
"alwaysCheckVanillaEmissiveSuffix": true,
"skinFeaturesEnabled": true,
"skinFeaturesEnableTransparency": true,
"skinFeaturesEnableFullTransparency": false,
"tryETFTransparencyForAllSkins": false,
"enableEnemyTeamPlayersSkinFeatures": true,
"enableBlinking": true,
"blinkFrequency": 150,
"blinkLength": 1,
"enableTridents": true,
"enableElytra": true,
"elytraThicknessFix": false,
"advanced_IncreaseCacheSizeModifier": 1.0,
"debugLoggingMode": "None",
"removePixelsUnderEmissiveElytra": true,
"removePixelsUnderEmissiveArmour": true,
"removePixelsUnderEmissivePlayers": true,
"removePixelsUnderEmissiveMobs": true,
"removePixelsUnderEmissiveBlockEntity": true,
"dontPatchPBRTextures": true,
"dontPatchAnimatedTextures": true,
"ignoredConfigs2": [],
"hideConfigButton": false,
"disableVanillaDirectoryVariantTextures": false,
"use3DSkinLayerPatch": true,
"enableFullBodyWardenTextures": true
}