veinminer enchantment

This commit is contained in:
TDLaouer 2025-09-28 18:56:09 +02:00
parent 0c2456fe79
commit 3cad28eb1c
3 changed files with 19 additions and 1 deletions

View File

@ -325,6 +325,11 @@ file = "mods/tree-harvester.pw.toml"
hash = "fcf43b1a6f3ce45c51cd02aba2b769b9a8910b3fd935da3cd60810f82e3ad673" hash = "fcf43b1a6f3ce45c51cd02aba2b769b9a8910b3fd935da3cd60810f82e3ad673"
metafile = true metafile = true
[[files]]
file = "mods/veinminer-enchantment.pw.toml"
hash = "79b8d7410138bbabb5795fe29c18f82fd9238e5fe000dfa4a0fbf77cd24011ae"
metafile = true
[[files]] [[files]]
file = "mods/veinminer.pw.toml" file = "mods/veinminer.pw.toml"
hash = "5cb9a93032a75644cdf442b05a29e0616c76df503ee6b3dd3ab367ad1a04ff60" hash = "5cb9a93032a75644cdf442b05a29e0616c76df503ee6b3dd3ab367ad1a04ff60"

View File

@ -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"

View File

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "2d1b3c7233143c6b8306c5ca0588575eaca831fb8d0c651082c6949cab1e3dee" hash = "627bdbc53f6757569e67d0784840853b5520af429e55d10d2334d24c2be9d23e"
[versions] [versions]
fabric = "0.17.2" fabric = "0.17.2"