diff --git a/index.toml b/index.toml index 2d2f7eb..5315294 100644 --- a/index.toml +++ b/index.toml @@ -450,6 +450,11 @@ file = "mods/inmis.pw.toml" hash = "feefe07278b869d769f1f679c89f9e37056558802cf16d0f96f79759ac372ba8" metafile = true +[[files]] +file = "mods/invmove.pw.toml" +hash = "881ad6ef91c24ce547c8062685cf361b1937b4162c8a238196c8106ef62ab15d" +metafile = true + [[files]] file = "mods/iris.pw.toml" hash = "aac37788ac1acd537a8b5b32fc2489cddf8034f196f7f38c0755837764b4f01d" diff --git a/mods/invmove.pw.toml b/mods/invmove.pw.toml new file mode 100644 index 0000000..a6f00c1 --- /dev/null +++ b/mods/invmove.pw.toml @@ -0,0 +1,13 @@ +name = "InvMove" +filename = "InvMove-1.20-0.8.4-Fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/REfW2AEX/versions/W5h8ZaUy/InvMove-1.20-0.8.4-Fabric.jar" +hash-format = "sha1" +hash = "8151113885920d2d67609dfa8e2fc7ac70a807d8" + +[update] +[update.modrinth] +mod-id = "REfW2AEX" +version = "W5h8ZaUy"