diff --git a/index.toml b/index.toml index a71188d..80790c2 100644 --- a/index.toml +++ b/index.toml @@ -1343,6 +1343,11 @@ file = "mods/advanced-tooltips.pw.toml" hash = "dae25ecf89299f595425ea62074731edabfd8167df100497457ee1acd4efcf0c" metafile = true +[[files]] +file = "mods/advancements-debug.pw.toml" +hash = "24085c5f01e5011fcc499dbb442d9c6bca379a1a604cb45e5811e03c17b65e41" +metafile = true + [[files]] file = "mods/adventurez.pw.toml" hash = "f9a8ffa620ee1248b4ac929e78c47ecdd55f9ae23f5dfd93b400cc7b16c18459" diff --git a/mods/advancements-debug.pw.toml b/mods/advancements-debug.pw.toml new file mode 100644 index 0000000..9a37ae8 --- /dev/null +++ b/mods/advancements-debug.pw.toml @@ -0,0 +1,13 @@ +name = "Advancements Debug" +filename = "advdebug-2.3.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "1b66e20a98bd26d8fd2f21c63d666795d9d9a60d" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 3345570 +project-id = 422316 diff --git a/pack.toml b/pack.toml index f3db658..83fc72f 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 = "41ba370808ba0729fed9b506962fa91a7c98c677b85236d821b413f6a0e7a58f" +hash = "b7339557ea040257964e268eed24f5d2931ce7056f44d5fa5ca18e2421a832cf" [versions] fabric = "0.14.9"