diff --git a/index.toml b/index.toml index d5bca06..1752971 100644 --- a/index.toml +++ b/index.toml @@ -1034,6 +1034,11 @@ file = "mods/winterly.pw.toml" hash = "bb1a48af3aa430322423c8176bb6108b7aa8ac2819d740261e6d07f64d7a4922" metafile = true +[[files]] +file = "mods/wta.pw.toml" +hash = "98054cae52a9e81a4de683f6b77464cf4c0cf0740829da82829ef33f5c2fd7e8" +metafile = true + [[files]] file = "mods/xaeros-minimap.pw.toml" hash = "48cf73caa7488380ff1435bd6953883e9da7d3f25a00819ade22543f9407b0fe" diff --git a/mods/wta.pw.toml b/mods/wta.pw.toml new file mode 100644 index 0000000..35d2dc5 --- /dev/null +++ b/mods/wta.pw.toml @@ -0,0 +1,13 @@ +name = "Wild Tool Access" +filename = "Wild_Tool_Access-1.20-1.4.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YILwj7iC/versions/bBDbDUjc/Wild_Tool_Access-1.20-1.4.1.jar" +hash-format = "sha1" +hash = "80722ccc30abbbc1382da86d39c327c18e9fc95b" + +[update] +[update.modrinth] +mod-id = "YILwj7iC" +version = "bBDbDUjc" diff --git a/pack.toml b/pack.toml index f57fbd0..9d13e89 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 = "1a303316cf257990aa7e1ec8f5a69577bfc9e688acb73ec5957973191ce4f0d3" +hash = "fc0a02259fbe906bfdf839fa14854bc40c0b4ec29fb8afd1d9844a81df4887a7" [versions] fabric = "0.15.7"