remove buggy mods add immersive portal config
add charm and fwaystone
This commit is contained in:
parent
137e9a23e3
commit
69f3bec0c7
8 changed files with 74 additions and 59 deletions
37
.minecraft/config/immersive_portals_fabric.json
Normal file
37
.minecraft/config/immersive_portals_fabric.json
Normal file
|
@ -0,0 +1,37 @@
|
|||
{
|
||||
"check_the_wiki_for_more_information": "https://qouteall.fun/immptl/wiki/Config-Options",
|
||||
"enableWarning": false,
|
||||
"enableMirrorCreation": true,
|
||||
"maxPortalLayer": 5,
|
||||
"sharedBlockMeshBufferOptimization": true,
|
||||
"lagAttackProof": true,
|
||||
"portalRenderLimit": 200,
|
||||
"indirectLoadingRadiusCap": 8,
|
||||
"enableCrossPortalSound": true,
|
||||
"compatibilityRenderMode": false,
|
||||
"doCheckGlError": false,
|
||||
"portalSearchingRange": 128,
|
||||
"renderYourselfInPortal": true,
|
||||
"serverSideNormalChunkLoading": true,
|
||||
"teleportationDebug": false,
|
||||
"correctCrossPortalEntityRendering": true,
|
||||
"looseMovementCheck": false,
|
||||
"pureMirror": false,
|
||||
"enableAlternateDimensions": true,
|
||||
"reducedPortalRendering": true,
|
||||
"visibilityPrediction": true,
|
||||
"netherPortalOverlay": false,
|
||||
"scaleLimit": 30,
|
||||
"easeCreativePermission": true,
|
||||
"easeCommandStickPermission": false,
|
||||
"enableDatapackPortalGen": true,
|
||||
"enableCrossPortalView": true,
|
||||
"enableClippingMechanism": true,
|
||||
"enableDepthClampForPortalRendering": false,
|
||||
"lightVanillaNetherPortalWhenCrouching": false,
|
||||
"enableNetherPortalEffect": true,
|
||||
"enableClientPerformanceAdjustment": true,
|
||||
"enableServerPerformanceAdjustment": true,
|
||||
"netherPortalMode": "adaptive",
|
||||
"endPortalMode": "toObsidianPlatform"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue