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"
|
||||
}
|
|
@ -32,11 +32,6 @@ file = "mods/animatica.pw.toml"
|
|||
hash = "73386e4a41baab1188f2c594ac9efad42ccbb3c02934d21cc86461b616121954"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/aphid_additions.pw.toml"
|
||||
hash = "9a4a47b30a0f7d79c2a0d264868dcd38c7dc6700cebfb84dce92e8384dc2980e"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/appleskin.pw.toml"
|
||||
hash = "f1012d69ed26a4b8b576106f556a1cf3cbded61a3580118792d4ebe9f9264892"
|
||||
|
@ -92,6 +87,11 @@ file = "mods/cem.pw.toml"
|
|||
hash = "753859b58aa7a674785b3ec5a8080c2142209a50185cc3dd5ab90c7c6a38f5ee"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/charm.pw.toml"
|
||||
hash = "9a9d420bed52804bd07f26184790f219fe7cbc95533e44338d04e5f3e7df1825"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cit-resewn.pw.toml"
|
||||
hash = "c47b4e6dea49ed224870b70e2101f7dfea59c63490cca1d5f5a1dd43b18c56ef"
|
||||
|
@ -122,11 +122,6 @@ file = "mods/croptopia.pw.toml"
|
|||
hash = "7571bb634af3b040506f74a04904e7981bfc18a7d6c08753631484359a74d444"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/emi.pw.toml"
|
||||
hash = "04e660a8bfb61cc12ef644c7b1c241cbc14961593829b3b7f748107bbf70c393"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/entity-banners.pw.toml"
|
||||
hash = "7f4f7cffb3dd18a03a70a25fe843040a3fcf7c44c4f193dab6feb95d243ca4c2"
|
||||
|
@ -157,6 +152,11 @@ file = "mods/frame-api.pw.toml"
|
|||
hash = "59722a8473550c953be5c4febf5e1f29822cf8f566ea79d3537fb00e6e90b2f3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fwaystones.pw.toml"
|
||||
hash = "a01b9558d05148791fa2423781bd6d72778a48a1bc4da072d9dc55e417e26bf3"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/gearreborn.pw.toml"
|
||||
hash = "621421cd49d6d1da77a71ccef1501f4d88067ec7ca190ebe9ec1288c8bfd5d36"
|
||||
|
@ -217,11 +217,6 @@ file = "mods/lithium.pw.toml"
|
|||
hash = "443104f3ae619456aefa8eaabf9dbfba4c0a227435fc7c6e2f4c89370bb6786d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/midnightcontrols.pw.toml"
|
||||
hash = "9f4c42266f8231c6ed4e8b61363d5b9e84de8e86a21ab44272e31b1baaa68d1d"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/midnightlib.pw.toml"
|
||||
hash = "8334be31962e361931095d199336a7ce64b88ea5774eb534492238f77c8bf001"
|
||||
|
|
|
@ -1,13 +0,0 @@
|
|||
name = "Aphid Additions"
|
||||
filename = "mantori-1.1.1-1.19.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/NuFaaaWe/versions/1.1.1/mantori-1.1.1-1.19.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "9480171e48bd948a3ef2e4287c07a4257ab8beed"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "NuFaaaWe"
|
||||
version = "bSqX5jsK"
|
13
.minecraft/mods/charm.pw.toml
Normal file
13
.minecraft/mods/charm.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Charm"
|
||||
filename = "charm-fabric-1.19-4.1.2.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/pOQTcQmj/versions/4.1.2+1.19/charm-fabric-1.19-4.1.2.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "0921f6ae6ee978acbc6d50a0ff794f1bc1098a99"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "pOQTcQmj"
|
||||
version = "r2PYFLlf"
|
|
@ -1,17 +0,0 @@
|
|||
name = "EMI"
|
||||
filename = "emi-0.2.0+1.19.jar"
|
||||
side = "client"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/0.2.0+1.19/emi-0.2.0%2B1.19.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "745a0f484901fff9f484acaa415e08becfb9d204"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "fRiHVvU7"
|
||||
version = "iYEz2kTL"
|
||||
|
||||
[option]
|
||||
optional = true
|
||||
description = "Alternative to REI, conflicts with it"
|
13
.minecraft/mods/fwaystones.pw.toml
Normal file
13
.minecraft/mods/fwaystones.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
|||
name = "Fabric Waystones"
|
||||
filename = "wraith-waystones-3.0.2+mc1.19.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/sTZr7NVo/versions/3.0.2+MC1.19/wraith-waystones-3.0.2%2Bmc1.19.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "120b514bdc2a05c4ae7ea92d652fad3f12c369e7"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "sTZr7NVo"
|
||||
version = "L9dnBMRZ"
|
|
@ -1,13 +0,0 @@
|
|||
name = "MidnightControls"
|
||||
filename = "midnightcontrols-1.4.1+1.19.jar"
|
||||
side = "both"
|
||||
|
||||
[download]
|
||||
url = "https://cdn.modrinth.com/data/bXX9h73M/versions/1.4.1/midnightcontrols-1.4.1%2B1.19.jar"
|
||||
hash-format = "sha1"
|
||||
hash = "182ff23b349290438c4ae0c97e2fd85a802a73d0"
|
||||
|
||||
[update]
|
||||
[update.modrinth]
|
||||
mod-id = "bXX9h73M"
|
||||
version = "RLQP9U6b"
|
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "e93e186dcff8a16d5b3af83148f84b3b58c11a90f48337061a2b54890e15d086"
|
||||
hash = "142144d04c5fa7ad26c81b563c31d3a75007f1929e414b3c7298b768e51f1620"
|
||||
|
||||
[versions]
|
||||
fabric = "0.14.8"
|
||||
|
|
Loading…
Reference in a new issue