diff --git a/index.toml b/index.toml index dabc064..592c0e7 100644 --- a/index.toml +++ b/index.toml @@ -459,6 +459,11 @@ file = "mods/expanded-storage.pw.toml" hash = "557361b486bf7c1f7f8e170218c09b38fd21d09236221e244fab11fe74303b80" metafile = true +[[files]] +file = "mods/extra-enchantments-and-curses.pw.toml" +hash = "29320d9de73f76fda0c0e5a68d80606c2c23e0d1653fedc7aa18a52ec6cedb7d" +metafile = true + [[files]] file = "mods/extra-mod-integrations.pw.toml" hash = "4b5af07a3311d776868ed6f0c22180ab50f224caca07e6fd7b33c6d8bb2ff80d" diff --git a/mods/extra-enchantments-and-curses.pw.toml b/mods/extra-enchantments-and-curses.pw.toml new file mode 100644 index 0000000..a3e7184 --- /dev/null +++ b/mods/extra-enchantments-and-curses.pw.toml @@ -0,0 +1,13 @@ +name = "Extra Enchantments and Curses" +filename = "Extra-Enchantments-and-Curses-1.8.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/ybgcuKbF/versions/uP0d9ZK8/Extra-Enchantments-and-Curses-1.8.1.jar" +hash-format = "sha1" +hash = "ab05445f7579f98fde2b573346401c072131c7fe" + +[update] +[update.modrinth] +mod-id = "ybgcuKbF" +version = "uP0d9ZK8" diff --git a/pack.toml b/pack.toml index 842a0dd..8eaf57e 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 = "0ecc101bd4e8a8b2edd46328e3782cbe1ea8798ed4c978f3254bce7413749967" +hash = "58a48af5d5a93959fd5e6d1a3209b0f387ed919435835547a718fa9ee8ae41de" [versions] minecraft = "1.20.1"