diff --git a/index.toml b/index.toml index e384c32..c88792d 100644 --- a/index.toml +++ b/index.toml @@ -767,6 +767,11 @@ file = "mods/fwaystones.pw.toml" hash = "cf3ffc556cd4fa7d1f4f81fc2ac11d11587e0ad90143306ec4c6ce7fae782685" metafile = true +[[files]] +file = "mods/gravity-api-fork.pw.toml" +hash = "6a8b5a6b6a810edd95a185863763f5bc175f678c9d71fea68e107ff48790854e" +metafile = true + [[files]] file = "mods/helpfulcommands.pw.toml" hash = "2514312cb9dea664742576563ca026c99a5a4d3fb1f9197b50a61ef37629f8af" @@ -947,6 +952,11 @@ file = "mods/owo-lib.pw.toml" hash = "84e871bcf957a76a40a47261236a91f2af8d45aa45c79115baf15bb00447ae0a" metafile = true +[[files]] +file = "mods/pehkui.pw.toml" +hash = "43b1a56c118d6ca8ee7b9599a88711d1e9426ad565a26ec07d7384457edf97a6" +metafile = true + [[files]] file = "mods/playeranimator.pw.toml" hash = "b9d4752de610af1892ef2478a04827b8621ba947b012756e18c497d4e3e13b70" diff --git a/mods/gravity-api-fork.pw.toml b/mods/gravity-api-fork.pw.toml new file mode 100644 index 0000000..249afba --- /dev/null +++ b/mods/gravity-api-fork.pw.toml @@ -0,0 +1,13 @@ +name = "Gravity Changer (qouteall fork)" +filename = "gravity-changer-1.2.0+mc1.20.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/bqOyYdKi/versions/vXzWoQMM/gravity-changer-1.2.0%2Bmc1.20.2.jar" +hash-format = "sha1" +hash = "9765ce6c96bab977ca978950f5006708ab500664" + +[update] +[update.modrinth] +mod-id = "bqOyYdKi" +version = "vXzWoQMM" diff --git a/mods/pehkui.pw.toml b/mods/pehkui.pw.toml new file mode 100644 index 0000000..3131748 --- /dev/null +++ b/mods/pehkui.pw.toml @@ -0,0 +1,13 @@ +name = "Pehkui" +filename = "Pehkui-3.7.11+1.14.4-1.20.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/t5W7Jfwy/versions/EKhpC3mG/Pehkui-3.7.11%2B1.14.4-1.20.2.jar" +hash-format = "sha1" +hash = "31b1fa1b26d16ae344725f4d84c766a4f6bb4b6d" + +[update] +[update.modrinth] +mod-id = "t5W7Jfwy" +version = "EKhpC3mG" diff --git a/pack.toml b/pack.toml index 713fb33..282ee42 100644 --- a/pack.toml +++ b/pack.toml @@ -4,7 +4,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "7824e376fe069bc7e5f73a6a53d9bd6e50f93a171790b56c6c369b55098a5c5f" +hash = "d14814511656e067f40502c9fd15417c4dab28bb595b996eb542dbe5ae6f2ae0" [versions] minecraft = "1.20.2"