diff --git a/index.toml b/index.toml index 9b4258c..7bb57cd 100644 --- a/index.toml +++ b/index.toml @@ -129,6 +129,11 @@ file = "mods/bosses-of-mass-destruction.pw.toml" hash = "82ff0810d046264c1ad91743def3db244e1fda82bfd807e57e92ee4461fc3634" metafile = true +[[files]] +file = "mods/cardinal-components-api.pw.toml" +hash = "bd1682a96d36541581d636eb8bb9438c2276a175d42cc9db1d7dc007664d5353" +metafile = true + [[files]] file = "mods/cave-dust.pw.toml" hash = "5bddd570828a6f77747202ef238f520794d8cb7f87a9b5d0929c2be375813197" @@ -149,9 +154,14 @@ file = "mods/cit-resewn.pw.toml" hash = "8a3b58552083779e461ff3ac406f81bb1b7057974f161cba2a090a5b2f73a205" metafile = true +[[files]] +file = "mods/cloth-api.pw.toml" +hash = "66e5a832549ae569bb7ccffecbc888aa0b56abdd06bc98f7fd027069738d04d0" +metafile = true + [[files]] file = "mods/cloth-config.pw.toml" -hash = "3c184c5f2b8648c1106038d68ffece8f508dd3d4241b3d1e89080a0ed2d35b3e" +hash = "c7db587d0799043490a1cdc144bbcc7a3ddaaff13e2f5ebbb145b796c1ce7115" metafile = true [[files]] @@ -314,6 +324,11 @@ file = "mods/fwaystones.pw.toml" hash = "1c664e463bb0e1c63285620539622a2253cdcb35d1042514add8ce040c6c3cd2" metafile = true +[[files]] +file = "mods/geckolib.pw.toml" +hash = "810dfe46f616e54d2659432edcab7fa0f0c0c53ea9773ce817647ee483278920" +metafile = true + [[files]] file = "mods/guarding.pw.toml" hash = "93045a2a147e70ae59f00696531fe9ee384aaba88f5239a7b4752e9b5dcb2319" diff --git a/mods/cardinal-components-api.pw.toml b/mods/cardinal-components-api.pw.toml new file mode 100644 index 0000000..1f06c5f --- /dev/null +++ b/mods/cardinal-components-api.pw.toml @@ -0,0 +1,13 @@ +name = "Cardinal Components API" +filename = "cardinal-components-api-4.2.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/K01OU20C/versions/4.2.0/cardinal-components-api-4.2.0.jar" +hash-format = "sha1" +hash = "0a203703f99d57f4483fcaf03362223670e4440b" + +[update] +[update.modrinth] +mod-id = "K01OU20C" +version = "rQt4CSD0" 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.pw.toml b/mods/cloth-config.pw.toml index 7cc7723..c508424 100644 --- a/mods/cloth-config.pw.toml +++ b/mods/cloth-config.pw.toml @@ -1,13 +1,13 @@ -name = "Cloth Config API (Fabric/Forge)" -filename = "cloth-config-6.2.62-fabric.jar" +name = "Cloth Config API" +filename = "cloth-config-fabric-6.2.62.jar" side = "both" [download] +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/6.2.62/cloth-config-fabric-6.2.62.jar" hash-format = "sha1" hash = "bc0f07805823fdab5c7376d8d2b314c1b109d402" -mode = "metadata:curseforge" [update] -[update.curseforge] -file-id = 3782775 -project-id = 348521 +[update.modrinth] +mod-id = "9s6osm5g" +version = "d1D40LRO" diff --git a/mods/geckolib.pw.toml b/mods/geckolib.pw.toml new file mode 100644 index 0000000..f554e06 --- /dev/null +++ b/mods/geckolib.pw.toml @@ -0,0 +1,13 @@ +name = "GeckoLib" +filename = "geckolib-fabric-1.18-3.0.51.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "901d8f873a1c4dc8ee358371a8bd3b0ef9a25dcf" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3885199 +project-id = 388172 diff --git a/pack.toml b/pack.toml index 1a8ace9..81f8523 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 = "813871c701cdf648df508a232a0e5d313dffcc5286e9a1c515bb9bdd4b2be0c3" +hash = "dd84dffa0b5313542754df53a06445d5bbdbf3cc42f132a313457f0ac875f8f9" [versions] fabric = "0.14.8"