diff --git a/index.toml b/index.toml index eb43fed..d8717ce 100644 --- a/index.toml +++ b/index.toml @@ -404,6 +404,16 @@ file = "mods/cit-resewn.pw.toml" hash = "80ececd3824fee3732b1b3907ffed32c0f8c8aa8537ac0f7d40b9537a073645a" metafile = true +[[files]] +file = "mods/cloth-api.pw.toml" +hash = "66e5a832549ae569bb7ccffecbc888aa0b56abdd06bc98f7fd027069738d04d0" +metafile = true + +[[files]] +file = "mods/cloth-config-legacy.pw.toml" +hash = "ebb8d0a31f63dfb0d248ff7748cebe42913f5541bb0e2b44346ca4b5d1d7544d" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" hash = "3c184c5f2b8648c1106038d68ffece8f508dd3d4241b3d1e89080a0ed2d35b3e" @@ -706,7 +716,7 @@ metafile = true [[files]] file = "mods/where-is-it.pw.toml" -hash = "7991fd67bdd056017b44deccb4be1c6c3c96590643b55544ff60bba05c8f8b4f" +hash = "bfc98df13954fc11f4ac580e0faf592f09df310c25800d59cc61e62ffe1d3c3a" metafile = true [[files]] diff --git a/mods/cloth-api.pw.toml b/mods/cloth-api.pw.toml new file mode 100644 index 0000000..2098d0d --- /dev/null +++ b/mods/cloth-api.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth API (Fabric)" +filename = "cloth-api-3.2.64.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "930885b24438bb8c179a9e78e5188bb52e1e2416" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3668284 +project-id = 317121 diff --git a/mods/cloth-config-legacy.pw.toml b/mods/cloth-config-legacy.pw.toml new file mode 100644 index 0000000..fa5dffc --- /dev/null +++ b/mods/cloth-config-legacy.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API (UNUSED)" +filename = "cloth-config-6.2.57-fabric.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "c52ef239d9d3d3473312d3f57bd8e730155ee5a5" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3641132 +project-id = 319057 diff --git a/mods/where-is-it.pw.toml b/mods/where-is-it.pw.toml index dfcef09..4d9593e 100644 --- a/mods/where-is-it.pw.toml +++ b/mods/where-is-it.pw.toml @@ -3,11 +3,11 @@ filename = "whereisit-1.18.2-1.14.10.jar" side = "both" [download] -url = "https://cdn.modrinth.com/data/FCTyEqkn/versions/1.14.10/whereisit-1.18.2-1.14.10.jar" hash-format = "sha1" hash = "31ba4f1fa36cb2e7e75161a4f5b6ab922155499f" +mode = "metadata:curseforge" [update] -[update.modrinth] -mod-id = "FCTyEqkn" -version = "FBdELpkS" +[update.curseforge] +file-id = 3672191 +project-id = 378036 diff --git a/pack.toml b/pack.toml index 9aa21bd..a383b4d 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "4054ea016f47ac5ddd733e6c23c86e39f1e59afa331051ed58a5d22f3e0c96d4" +hash = "bbe92eaa6077617fb0c22a43dd2dc628ba98b7f23fc8a3b1ad63dd8474b66611" [versions] fabric = "0.14.8"