Add cloth config

library already included with one mod
who designed that libs are included in mods??
they shouldn't really
This commit is contained in:
Wroclaw 2022-06-23 04:42:49 +02:00
parent 68e295d325
commit e29b2c2ef2
3 changed files with 19 additions and 1 deletions

View file

@ -107,6 +107,11 @@ file = "mods/architectury-api.pw.toml"
hash = "ef7ba7a2fca725ad5347728c4dd2ec445b0e4e6ba63da7de053a1bf5eff9c6c7" hash = "ef7ba7a2fca725ad5347728c4dd2ec445b0e4e6ba63da7de053a1bf5eff9c6c7"
metafile = true metafile = true
[[files]]
file = "mods/cloth-config.pw.toml"
hash = "955b5160e856fbc93b615ad021e78421383177db29a1b0bc451e2840ad659f79"
metafile = true
[[files]] [[files]]
file = "mods/continuity.pw.toml" file = "mods/continuity.pw.toml"
hash = "749bf88d67ff9ddf272dc48d82402dd61ea2812238dfca4feb1fd78440675456" hash = "749bf88d67ff9ddf272dc48d82402dd61ea2812238dfca4feb1fd78440675456"

13
mods/cloth-config.pw.toml Normal file
View file

@ -0,0 +1,13 @@
name = "Cloth Config API"
filename = "cloth-config-7.0.72-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/7.0.72+fabric/cloth-config-7.0.72-fabric.jar"
hash-format = "sha1"
hash = "0bd75623bb0a9537af93dc2d537efdb02dfb50c8"
[update]
[update.modrinth]
mod-id = "9s6osm5g"
version = "wOP2dCdL"

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 = "25575b9c94b96a29db467ca58f7847f20f26a4962e127f01620bc4d08a4a6ab1" hash = "17190b8fc1c99c5a8394fd5df5e0e3696efd1871964964921e766f3f8d81e141"
[versions] [versions]
minecraft = "1.19" minecraft = "1.19"