Compare commits
2 commits
68e295d325
...
725c4cb0cd
Author | SHA1 | Date | |
---|---|---|---|
725c4cb0cd | |||
e29b2c2ef2 |
4 changed files with 19 additions and 5 deletions
|
@ -107,6 +107,11 @@ file = "mods/architectury-api.pw.toml"
|
|||
hash = "ef7ba7a2fca725ad5347728c4dd2ec445b0e4e6ba63da7de053a1bf5eff9c6c7"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/cloth-config.pw.toml"
|
||||
hash = "955b5160e856fbc93b615ad021e78421383177db29a1b0bc451e2840ad659f79"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/continuity.pw.toml"
|
||||
hash = "749bf88d67ff9ddf272dc48d82402dd61ea2812238dfca4feb1fd78440675456"
|
||||
|
@ -137,10 +142,6 @@ file = "mods/fallingleaves.pw.toml"
|
|||
hash = "200797c3f731a126fad409a7afa6e737af4a1e860a0d6954b48b18bb0922f3ec"
|
||||
metafile = true
|
||||
|
||||
[[files]]
|
||||
file = "mods/fix-alt-gr-1.0.0-mc1.19-metadata-fix.jar"
|
||||
hash = "92400d95790b50743bea4b9434a21fce1b2b735d01634bc9e46ec59a7518e9b8"
|
||||
|
||||
[[files]]
|
||||
file = "mods/ibe-editor.pw.toml"
|
||||
hash = "bbe8d4134b5caf47eb4a9d87b1f8840d2f2d8862bf7c4c612a32a1d73dc3b725"
|
||||
|
|
13
mods/cloth-config.pw.toml
Normal file
13
mods/cloth-config.pw.toml
Normal 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"
|
Binary file not shown.
|
@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
|
|||
[index]
|
||||
file = "index.toml"
|
||||
hash-format = "sha256"
|
||||
hash = "25575b9c94b96a29db467ca58f7847f20f26a4962e127f01620bc4d08a4a6ab1"
|
||||
hash = "2ff5843687e1a92bf6d1e4c315b161fc42e6dbe8fe86bffdfdba6520c473dc50"
|
||||
|
||||
[versions]
|
||||
minecraft = "1.19"
|
||||
|
|
Loading…
Reference in a new issue