diff --git a/.minecraft/index.toml b/.minecraft/index.toml index d25e6b6..f3b3dd3 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -12,6 +12,11 @@ hash = "50f74a7debb4a852e1384434500515f2478b8dcf0d71b75eba148ca34d89715c" file = "mods/Essential-fabric_1-18-2.jar" hash = "255b3b4733ff0412d59c24e586f3ce811dc4292abb57a9ce3bd6ecbd6871f1ed" +[[files]] +file = "mods/advancements-debug.pw.toml" +hash = "24085c5f01e5011fcc499dbb442d9c6bca379a1a604cb45e5811e03c17b65e41" +metafile = true + [[files]] file = "mods/ae2.pw.toml" hash = "5f99a9e80c2ea75a4151e0d811fda950fff06ccb2e29a1724777069d6d9e84ed" diff --git a/.minecraft/mods/advancements-debug.pw.toml b/.minecraft/mods/advancements-debug.pw.toml new file mode 100644 index 0000000..9a37ae8 --- /dev/null +++ b/.minecraft/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/.minecraft/pack.toml b/.minecraft/pack.toml index 6c0cc19..9c6aa8f 100644 --- a/.minecraft/pack.toml +++ b/.minecraft/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "991d6b717454c81b297efdcc5a1450e7eb562b802318c4f3ffd28ba42c695a79" +hash = "e02fe1633d6daac3770c20d8ae680ef60400441117c0b0d3d99fdd94ea9199ab" [versions] fabric = "0.13.3"