diff --git a/index.toml b/index.toml index 15bd594..42edbdd 100644 --- a/index.toml +++ b/index.toml @@ -305,6 +305,11 @@ file = "mods/citadel.pw.toml" hash = "05fdc598a3d7461f62d878ebe8d3d7fd714ca8bdeb93831e9f0e0876adfca01a" metafile = true +[[files]] +file = "mods/cloth-config.pw.toml" +hash = "e3dd03e7fec88831974857e2cdded54dd5c5bdcaa3f6d6248c2800e82db4dd41" +metafile = true + [[files]] file = "mods/clumps.pw.toml" hash = "903352ffbd84d4b95fed905893f4715d9c3f88ec9fff6fb06f6e359e0b839dc3" @@ -330,6 +335,11 @@ file = "mods/corgilib.pw.toml" hash = "e88092f02b88f3dfac3c80de17ed0b0bbe3de9596a28a8d780227e7151ea0578" metafile = true +[[files]] +file = "mods/craftgr.pw.toml" +hash = "b696efa54facb2ad2462af696337ac1330493914b9b9951af65563fb9626ac12" +metafile = true + [[files]] file = "mods/create.pw.toml" hash = "1eceb4e4ab86c793f992ce9444e92f46dae76c3f744d8e19feb1143fb6c01939" diff --git a/mods/cloth-config.pw.toml b/mods/cloth-config.pw.toml new file mode 100644 index 0000000..450b0e9 --- /dev/null +++ b/mods/cloth-config.pw.toml @@ -0,0 +1,13 @@ +name = "Cloth Config API" +filename = "cloth-config-11.1.136-forge.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/9s6osm5g/versions/t8TXrZvZ/cloth-config-11.1.136-forge.jar" +hash-format = "sha512" +hash = "137c4af99c53d77317cbfb1cc8c49fc2761708b49d1992f51fd846960df41dde3a83519c987e081508d4ed90c603566f3d5a6cb620ad9d85b8f4de59aa9115ef" + +[update] +[update.modrinth] +mod-id = "9s6osm5g" +version = "t8TXrZvZ" diff --git a/mods/craftgr.pw.toml b/mods/craftgr.pw.toml new file mode 100644 index 0000000..4f504f2 --- /dev/null +++ b/mods/craftgr.pw.toml @@ -0,0 +1,18 @@ +name = "CraftGR" +filename = "craftgr-1.5.1-mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/lKYr4L6w/versions/3nN73j93/craftgr-1.5.1-mc1.20.1.jar" +hash-format = "sha512" +hash = "7178d0f59e0f52c6b61fd0d67a0e3fb4a55f0ec9078a6ee096e066261c7a8ade2b4fe19aac5153096f57fb036e9a173f82a2e527e58b880ac7ca2792af0761b9" + +[update] +[update.modrinth] +mod-id = "lKYr4L6w" +version = "3nN73j93" + +[option] +optional = true +description = "Shoutout to LunarSpotlight" +default = true diff --git a/pack.toml b/pack.toml index 6744c48..1c86b2c 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 = "86ca0bb4c30ff0018e200348788781e87069199cbeb7e31dfb16ee6fbf9b6e3e" +hash = "0dbcbe2f3399178f3f7bbada06e6a4fe44485e2586a11aeb2cbcdd70624b2976" [versions] forge = "47.3.0"