add chunk loader

This commit is contained in:
TDLaouer 2025-03-09 14:58:19 +01:00
parent 2bdbd7d318
commit 90a288c072
3 changed files with 19 additions and 1 deletions

View File

@ -108,6 +108,11 @@ file = "mods/cherished-worlds.pw.toml"
hash = "e019787865ea432893629a076f69708f61a63fbd7c91c73337197f7373f95a8a"
metafile = true
[[files]]
file = "mods/chunk-loaders.pw.toml"
hash = "bf8a74b62a139644a15ffda154ca80b6813c7fc15856362d57ab43c65fc33c41"
metafile = true
[[files]]
file = "mods/cicada.pw.toml"
hash = "6a43a535e6b10a72864dcb723793136dfeb99c56cf925929bb72e5e22d0dd436"

View File

@ -0,0 +1,13 @@
name = "Chunk Loaders"
filename = "chunkloaders-1.2.8b-fabric-mc1.21.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/t1VgucWo/versions/IhWfYqZC/chunkloaders-1.2.8b-fabric-mc1.21.jar"
hash-format = "sha512"
hash = "38bc7c810d0c16e14f2dacf0c5d021636120c54168eea6da7650a47a20550087bd9fb31578be9a983ff14d7d94dd9577ff9d0dc0143edb155a92d33da096439e"
[update]
[update.modrinth]
mod-id = "t1VgucWo"
version = "IhWfYqZC"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "6fc164fabb0061cbd61a5c8fda501331a74bf66489b7edbddea665f12bde8e97"
hash = "cab69ef78e4c8dd642ac04e17c47f04f222aa70c88e2916086efb3f970c131c7"
[versions]
fabric = "0.16.10"