add chunk loader
This commit is contained in:
parent
2bdbd7d318
commit
90a288c072
@ -108,6 +108,11 @@ file = "mods/cherished-worlds.pw.toml"
|
|||||||
hash = "e019787865ea432893629a076f69708f61a63fbd7c91c73337197f7373f95a8a"
|
hash = "e019787865ea432893629a076f69708f61a63fbd7c91c73337197f7373f95a8a"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
|
[[files]]
|
||||||
|
file = "mods/chunk-loaders.pw.toml"
|
||||||
|
hash = "bf8a74b62a139644a15ffda154ca80b6813c7fc15856362d57ab43c65fc33c41"
|
||||||
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cicada.pw.toml"
|
file = "mods/cicada.pw.toml"
|
||||||
hash = "6a43a535e6b10a72864dcb723793136dfeb99c56cf925929bb72e5e22d0dd436"
|
hash = "6a43a535e6b10a72864dcb723793136dfeb99c56cf925929bb72e5e22d0dd436"
|
||||||
|
|||||||
13
mods/chunk-loaders.pw.toml
Normal file
13
mods/chunk-loaders.pw.toml
Normal 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"
|
||||||
@ -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 = "6fc164fabb0061cbd61a5c8fda501331a74bf66489b7edbddea665f12bde8e97"
|
hash = "cab69ef78e4c8dd642ac04e17c47f04f222aa70c88e2916086efb3f970c131c7"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
fabric = "0.16.10"
|
fabric = "0.16.10"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user