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,53 @@
{
"check_the_wiki_for_more_information": "https://qouteall.fun/immptl/wiki/Config-Options",
"maxPortalLayer": 5,
"lagAttackProof": true,
"compatibilityRenderMode": false,
"enableMirrorCreation": true,
"enableCrossPortalSound": true,
"pureMirror": false,
"renderYourselfInPortal": true,
"correctCrossPortalEntityRendering": true,
"reducedPortalRendering": false,
"netherPortalOverlay": false,
"enableNetherPortalEffect": true,
"enableClientPerformanceAdjustment": true,
"checkModInfoFromInternet": true,
"enableUpdateNotification": true,
"sharedBlockMeshBufferOptimization": true,
"enableClippingMechanism": true,
"visibilityPrediction": true,
"useDepthClampForPortalRendering": true,
"enableCrossPortalView": true,
"portalRenderLimit": 200,
"doCheckGlError": false,
"shaderpackWarning": true,
"portalWandCursorAlignment": 2,
"netherPortalMode": "normal",
"endPortalMode": "normal",
"enableWarning": true,
"lightVanillaNetherPortalWhenCrouching": true,
"enableAlternateDimensions": true,
"enableServerPerformanceAdjustment": true,
"enableDatapackPortalGen": true,
"indirectLoadingRadiusCap": 8,
"regularPortalLengthLimit": 64,
"scaleLimit": 30,
"easeCreativePermission": true,
"easeCommandStickPermission": false,
"portalsChangeGravityByDefault": false,
"portalSearchingRange": 128,
"serverSideNormalChunkLoading": true,
"teleportationDebug": false,
"looseMovementCheck": false,
"chunkPacketDebug": false,
"enableImmPtlChunkLoading": true,
"disabledWarnings": [
"entityculling",
"quilt",
"voicechat",
"create",
"many_mods",
"collective"
]
}