Remove Better Chunk Loading due to Potential Create Incompatibility #12

Merged
cubicxp merged 1 commits from develop into main 2025-02-16 22:52:39 -06:00
3 changed files with 1 additions and 19 deletions

View File

@@ -105,11 +105,6 @@ file = "mods/better-animations-collection.pw.toml"
hash = "87388bfb6188340b29d7d941dae6d0ced7bc4e9b9a8c87ac3f574aee417a3e85" hash = "87388bfb6188340b29d7d941dae6d0ced7bc4e9b9a8c87ac3f574aee417a3e85"
metafile = true metafile = true
[[files]]
file = "mods/better-chunk-loading-forge-fabric.pw.toml"
hash = "41ee96627d952d99cd9924365775e2018dba25bf0b457588a1df5e8063b7b275"
metafile = true
[[files]] [[files]]
file = "mods/better-climbing.pw.toml" file = "mods/better-climbing.pw.toml"
hash = "7da0c9deaa53f551129de9ff7ad2d2c28331ab938c8da1f4d22a25330dd1425a" hash = "7da0c9deaa53f551129de9ff7ad2d2c28331ab938c8da1f4d22a25330dd1425a"

View File

@@ -1,13 +0,0 @@
name = "Better chunk loading[Forge/Fabric]"
filename = "betterchunkloading-fabric-1.20.1-4.3.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "b32d32ee6f1741ab71cf9ae7a26c9d7d7bfe33f5"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 5393774
project-id = 899487

View File

@@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "eed8ed13bbb074e2f6cad41513a8e0908a5729bfdf9e6ff69e3e705c07efa613" hash = "b92dd0225ac6cc36ab043934d862eb63e7bf6096e68250b32002f3b83747febf"
[versions] [versions]
fabric = "0.16.9" fabric = "0.16.9"