diff --git a/index.toml b/index.toml index 6a49329..6056538 100644 --- a/index.toml +++ b/index.toml @@ -1202,6 +1202,11 @@ file = "mods/ukus-armor-hud.pw.toml" hash = "4a807bf22e6095d7732c4e619201a372bbe132f9b1ed478e409ff9777e6f6ffd" metafile = true +[[files]] +file = "mods/universal-graves.pw.toml" +hash = "5d52480f57b1b91195c6cde08c052e25df3e17addd5d5aadfeb7e8c8a594ffb9" +metafile = true + [[files]] file = "mods/vanilla-permissions.pw.toml" hash = "07f7ec6edd1deefe5cf36f83104374ba2a28b44a0877984e5030e3a4e4de5854" @@ -1257,11 +1262,6 @@ file = "mods/yeetus-experimentus.pw.toml" hash = "441bb3a82f6d0b09cc10984cfd468f53bdd9879f7fda5b0299b53ccbf2ba7ca6" metafile = true -[[files]] -file = "mods/yigd.pw.toml" -hash = "30eb4ef58b844bc7570a276b7132404b1f26071019e40423d1bc7a67bba16aae" -metafile = true - [[files]] file = "mods/yosbr.pw.toml" hash = "6f6334f336a876088431df70e2bba6ac52ca2ddeb73a4880ce88d6954b09af00" diff --git a/mods/universal-graves.pw.toml b/mods/universal-graves.pw.toml new file mode 100644 index 0000000..0985984 --- /dev/null +++ b/mods/universal-graves.pw.toml @@ -0,0 +1,13 @@ +name = "Universal Graves" +filename = "graves-3.0.0+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/yn9u3ypm/versions/KTdIlBNB/graves-3.0.0%2B1.20.1.jar" +hash-format = "sha1" +hash = "901e2730d8ed3ed7c81e5990da289a5b659ba761" + +[update] +[update.modrinth] +mod-id = "yn9u3ypm" +version = "KTdIlBNB" diff --git a/mods/yigd.pw.toml b/mods/yigd.pw.toml deleted file mode 100644 index 1821141..0000000 --- a/mods/yigd.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "You're in Grave Danger" -filename = "youre-in-grave-danger-2.0.0-beta.6.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/HnD1GX6e/versions/7YpT3kYv/youre-in-grave-danger-2.0.0-beta.6.jar" -hash-format = "sha1" -hash = "8109661be9a0536b56b92083989b5231e8db51b0" - -[update] -[update.modrinth] -mod-id = "HnD1GX6e" -version = "7YpT3kYv" diff --git a/pack.toml b/pack.toml index a7287ef..6818134 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 = "ed9ca03b8d3bf6c4d2d48e03fd4acc9c87936f7d9232f9aa4a2241d61ad4dbe5" +hash = "ae5445a799e45dcad635c7aacfaf7123572048114981798e807a7fda1ecd9929" [versions] fabric = "0.15.3"