diff --git a/index.toml b/index.toml index 9cc4660..eb5019e 100644 --- a/index.toml +++ b/index.toml @@ -499,6 +499,11 @@ file = "mods/entitytexturefeatures.pw.toml" hash = "779fa504c1fced78924326adbc6af46eb3c5ef4aa103e5599d3bfb17b014a5ad" metafile = true +[[files]] +file = "mods/every-compat.pw.toml" +hash = "db3010d1802c6ed0eb379b92baab51626adf122eccf409455920d6de97c1c852" +metafile = true + [[files]] file = "mods/explorers-compass.pw.toml" hash = "d5dd2ff45974aaf530fb0d6233cb64c55d220a6279a438e81ee45eca320412c5" diff --git a/mods/every-compat.pw.toml b/mods/every-compat.pw.toml new file mode 100644 index 0000000..5651910 --- /dev/null +++ b/mods/every-compat.pw.toml @@ -0,0 +1,13 @@ +name = "Every Compat (Wood Good)" +filename = "everycomp-1.20-2.8.6-fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/eiktJyw1/versions/MVMIeGzn/everycomp-1.20-2.8.6-fabric.jar" +hash-format = "sha1" +hash = "6dc5780d274f166f0bd8003f6c7b583db377d566" + +[update] +[update.modrinth] +mod-id = "eiktJyw1" +version = "MVMIeGzn" diff --git a/pack.toml b/pack.toml index 4c56cae..ee76bc2 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 = "d0e2e68e0a551981c5f2fb43d4089643ee3e32628e3f4f09c3db801515142dc2" +hash = "cda7516c25de2c2aa1275ae96148c306f690ce32e41cf1955d666557f6ff32e4" [versions] fabric = "0.16.10"