v1.1.1 | Fixed dependency and hashing issues.
This commit is contained in:
parent
c9f94ecfa8
commit
db8746a4ae
5 changed files with 24 additions and 24 deletions
|
@ -876,8 +876,8 @@ hash = "d16e0db41806840dc72dfa44174896e088dd325249fc17ca0dac69af9fdc0518"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/chunky.pw.toml"
|
file = "mods/chunky-pregenerator.pw.toml"
|
||||||
hash = "85e4f72e340e9f8d9936b3e0bb5206836b0b03bc5c90b3fa3b2127d89cbd473f"
|
hash = "bbef11b5078a543089dbb961604f7b14e236985d5ed38225ce8836da29fbf02c"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
@ -887,7 +887,7 @@ metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
file = "mods/cloth-config.pw.toml"
|
file = "mods/cloth-config.pw.toml"
|
||||||
hash = "5b6a49a1f18adac12e9da13035102cb763e7371a93c2358e25cf74e014366e59"
|
hash = "33082864d9bfa9252108d652638f090056f13e56844cc629b3bae6127b2d8a31"
|
||||||
metafile = true
|
metafile = true
|
||||||
|
|
||||||
[[files]]
|
[[files]]
|
||||||
|
|
13
mods/chunky-pregenerator.pw.toml
Normal file
13
mods/chunky-pregenerator.pw.toml
Normal file
|
@ -0,0 +1,13 @@
|
||||||
|
name = "Chunky (Fabric)"
|
||||||
|
filename = "Chunky-1.2.217.jar"
|
||||||
|
side = "both"
|
||||||
|
|
||||||
|
[download]
|
||||||
|
hash-format = "sha1"
|
||||||
|
hash = "669b57e0f4eb947b1a351acb364550d455404556"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
|
[update]
|
||||||
|
[update.curseforge]
|
||||||
|
file-id = 3848173
|
||||||
|
project-id = 433175
|
|
@ -1,13 +0,0 @@
|
||||||
name = "Chunky"
|
|
||||||
filename = "Chunky-1.2.217.jar"
|
|
||||||
side = "both"
|
|
||||||
|
|
||||||
[download]
|
|
||||||
url = "https://cdn.modrinth.com/data/fALzjamp/versions/1.2.217/Chunky-1.2.217.jar"
|
|
||||||
hash-format = "sha1"
|
|
||||||
hash = "669b57e0f4eb947b1a351acb364550d455404556"
|
|
||||||
|
|
||||||
[update]
|
|
||||||
[update.modrinth]
|
|
||||||
mod-id = "fALzjamp"
|
|
||||||
version = "OPA1iSqr"
|
|
|
@ -1,13 +1,13 @@
|
||||||
name = "Cloth Config API"
|
name = "Cloth Config API (Fabric/Forge)"
|
||||||
filename = "cloth-config-8.0.75-fabric.jar"
|
filename = "cloth-config-8.0.75-forge.jar"
|
||||||
side = "both"
|
side = "both"
|
||||||
|
|
||||||
[download]
|
[download]
|
||||||
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/8.0.75+fabric/cloth-config-8.0.75-fabric.jar"
|
|
||||||
hash-format = "sha1"
|
hash-format = "sha1"
|
||||||
hash = "1d6175cee479a4fac60fc314e988e70485bd29b1"
|
hash = "ef4148c8c3506fdc825eef2f7b174e2598d4124d"
|
||||||
|
mode = "metadata:curseforge"
|
||||||
|
|
||||||
[update]
|
[update]
|
||||||
[update.modrinth]
|
[update.curseforge]
|
||||||
mod-id = "9s6osm5g"
|
file-id = 3906388
|
||||||
version = "hg9bSXT3"
|
project-id = 348521
|
||||||
|
|
|
@ -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 = "31bc55fd1ad80e087751b78139481607448b161451213004fdde098a7447a796"
|
hash = "6976954908683f9e8b79e1dd7a17cd920de955faeceee6733b473614fca8548c"
|
||||||
|
|
||||||
[versions]
|
[versions]
|
||||||
minecraft = "1.19"
|
minecraft = "1.19"
|
||||||
|
|
Loading…
Reference in a new issue