diff --git a/index.toml b/index.toml index 3c5910f..a9d4e6b 100644 --- a/index.toml +++ b/index.toml @@ -2040,6 +2040,11 @@ file = "mods/probejs.pw.toml" hash = "3e206eab3141046deacb09e998bb854df66bd4319b6f6cb77e84d85366836bbf" metafile = true +[[files]] +file = "mods/proxy-compatible-forge.pw.toml" +hash = "9298c71cb4097016d0ef14c35be9feadb2f5b6ac5b98376bd3efd64cc31dec58" +metafile = true + [[files]] file = "mods/puzzles-lib.pw.toml" hash = "74991cede8019cf93d1243369d840913375ab3a7d448d764c7a15f87f5bc4e52" diff --git a/mods/proxy-compatible-forge.pw.toml b/mods/proxy-compatible-forge.pw.toml new file mode 100644 index 0000000..1653833 --- /dev/null +++ b/mods/proxy-compatible-forge.pw.toml @@ -0,0 +1,13 @@ +name = "Proxy Compatible Forge" +filename = "proxy-compatible-forge-1.1.7.jar" +side = "server" + +[download] +url = "https://cdn.modrinth.com/data/vDyrHl8l/versions/jfiEc2mQ/proxy-compatible-forge-1.1.7.jar" +hash-format = "sha512" +hash = "0d569136961b65af635ec88ac84298cf78bc85205ae5c182a16e0155add4be241c4ae992e6b9cab7df79f06a48d0ba499346cc4c643773359fca662fa5fef757" + +[update] +[update.modrinth] +mod-id = "vDyrHl8l" +version = "jfiEc2mQ" diff --git a/pack.toml b/pack.toml index 9a473ce..54ec735 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 = "c59ac11067b7dd96b97f59eadb4bca6539f06a0198d560145a298e6fccd6b368" +hash = "663c1a70b7bf9fd7d3ee53f0d4001b8c8007b54c7e471ed89676ed2d2755e8f9" [versions] forge = "47.4.4"