diff --git a/index.toml b/index.toml index 34453fe..85f703e 100644 --- a/index.toml +++ b/index.toml @@ -325,6 +325,11 @@ file = "mods/tree-harvester.pw.toml" hash = "fcf43b1a6f3ce45c51cd02aba2b769b9a8910b3fd935da3cd60810f82e3ad673" metafile = true +[[files]] +file = "mods/veinminer-enchantment.pw.toml" +hash = "79b8d7410138bbabb5795fe29c18f82fd9238e5fe000dfa4a0fbf77cd24011ae" +metafile = true + [[files]] file = "mods/veinminer.pw.toml" hash = "5cb9a93032a75644cdf442b05a29e0616c76df503ee6b3dd3ab367ad1a04ff60" diff --git a/mods/veinminer-enchantment.pw.toml b/mods/veinminer-enchantment.pw.toml new file mode 100644 index 0000000..fe502a8 --- /dev/null +++ b/mods/veinminer-enchantment.pw.toml @@ -0,0 +1,13 @@ +name = "Veinminer Enchantment" +filename = "veinminer-enchant-2.2.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/4sP0LXxp/versions/YqKzhrfs/veinminer-enchant-2.2.2.jar" +hash-format = "sha512" +hash = "580749256a2ca60a8b78e33090495ed0fb98bf03e833a6313b309874b2cdc2e0929b715268fb900875b89562361daabb798b26fc3470073aa98e7eaff4d36b5a" + +[update] +[update.modrinth] +mod-id = "4sP0LXxp" +version = "YqKzhrfs" diff --git a/pack.toml b/pack.toml index 219beaf..d7a7a56 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 = "2d1b3c7233143c6b8306c5ca0588575eaca831fb8d0c651082c6949cab1e3dee" +hash = "627bdbc53f6757569e67d0784840853b5520af429e55d10d2334d24c2be9d23e" [versions] fabric = "0.17.2"