diff --git a/index.toml b/index.toml index d5b3960..6451e48 100644 --- a/index.toml +++ b/index.toml @@ -82,6 +82,11 @@ file = "mods/fabric-api.pw.toml" hash = "40ec6cacc1f65f3aac6f72a14f95e59a76d907cd8804c0441a06d9e06fa4a73c" metafile = true +[[files]] +file = "mods/fabricproxy-lite.pw.toml" +hash = "21a9b349fd73558a8c7a49748cb4e9d0a561905bbef7b0e5d9b6466a93c62345" +metafile = true + [[files]] file = "mods/faewufs-diversity.pw.toml" hash = "896c6ddf00de7f13b57a386cbf5e8ab82068ea26a10bb9d5bdc73f1bcfdfb4fb" diff --git a/mods/fabricproxy-lite.pw.toml b/mods/fabricproxy-lite.pw.toml new file mode 100644 index 0000000..487c7b9 --- /dev/null +++ b/mods/fabricproxy-lite.pw.toml @@ -0,0 +1,13 @@ +name = "FabricProxy-Lite" +filename = "FabricProxy-Lite-2.9.0.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/8dI2tmqs/versions/AQhF7kvw/FabricProxy-Lite-2.9.0.jar" +hash-format = "sha1" +hash = "08542e32123a23f017aaf8ea718de5520e9914f9" + +[update] +[update.modrinth] +mod-id = "8dI2tmqs" +version = "AQhF7kvw" diff --git a/pack.toml b/pack.toml index 5a6a0c8..5dca048 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 = "c33caa15b9f138736e5991a9a1374f828c466a869bcf5a19c3c6e04ff0636742" +hash = "7430f369bd7794aebffdeefe2020d48e05c9cbfc79b9295a9836e42ac334c520" [versions] fabric = "0.16.5"