diff --git a/.minecraft/index.toml b/.minecraft/index.toml index b4e8162..0b11614 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -53,6 +53,11 @@ file = "mods/adorn.pw.toml" hash = "0904d6eaf57c3a13708c22af5eccaac980cbaa38097d1ebfff6429be207b367a" metafile = true +[[files]] +file = "mods/alloy-forgery.pw.toml" +hash = "79175430843c1c8d66a875aa6163bce12a7cc88593e6da9022e8303e464dc0d4" +metafile = true + [[files]] file = "mods/appleskin.pw.toml" hash = "4d571d5ebe245ffb62a0df83e81d1c03670807d3528650d6dd9c983bd26ae860" @@ -378,6 +383,16 @@ file = "mods/mouse-tweaks.pw.toml" hash = "8f554f10f3ca26505c1f51871263a7d75fca1e07a288c60c1a96b18f830beede" metafile = true +[[files]] +file = "mods/mythicmetals-decorations.pw.toml" +hash = "d225518cb18f6f1628178fbf825627155f651ec12ff71730dcb9e20dbcd73212" +metafile = true + +[[files]] +file = "mods/mythicmetals.pw.toml" +hash = "d78aaf967f7051e9bbe28bff1a10da4d3a5d2f9303d87597feb9cdd69332fb80" +metafile = true + [[files]] file = "mods/numismatic-overhaul.pw.toml" hash = "1d93acb8fe0f4afc330701c2bb19e30ee91e54426b7c8ffca6e7c53bdecac9d0" diff --git a/.minecraft/mods/alloy-forgery.pw.toml b/.minecraft/mods/alloy-forgery.pw.toml new file mode 100644 index 0000000..7093221 --- /dev/null +++ b/.minecraft/mods/alloy-forgery.pw.toml @@ -0,0 +1,13 @@ +name = "Alloy Forgery" +filename = "wraith-alloy-forgery-2.0.20+1.19.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/jhl28YkY/versions/kZQUifqT/wraith-alloy-forgery-2.0.20%2B1.19.jar" +hash-format = "sha1" +hash = "fabace469735e13c351f7c5359243d75b305da1d" + +[update] +[update.modrinth] +mod-id = "jhl28YkY" +version = "kZQUifqT" diff --git a/.minecraft/mods/mythicmetals-decorations.pw.toml b/.minecraft/mods/mythicmetals-decorations.pw.toml new file mode 100644 index 0000000..a166687 --- /dev/null +++ b/.minecraft/mods/mythicmetals-decorations.pw.toml @@ -0,0 +1,13 @@ +name = "Mythic Metals Decorations" +filename = "mythicmetals-decorations-0.5.2+1.19.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/Wtv23AFN/versions/ykdOPLwB/mythicmetals-decorations-0.5.2%2B1.19.2.jar" +hash-format = "sha1" +hash = "9992f03fab5e2a04e2571e69fae74824802767ca" + +[update] +[update.modrinth] +mod-id = "Wtv23AFN" +version = "ykdOPLwB" diff --git a/.minecraft/mods/mythicmetals.pw.toml b/.minecraft/mods/mythicmetals.pw.toml new file mode 100644 index 0000000..7d2754f --- /dev/null +++ b/.minecraft/mods/mythicmetals.pw.toml @@ -0,0 +1,13 @@ +name = "Mythic Metals" +filename = "mythicmetals-0.17.3+1.19.2.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/bAWzYNRd/versions/agtDPt36/mythicmetals-0.17.3%2B1.19.2.jar" +hash-format = "sha1" +hash = "829a89c178f54770c55c0513b6a07b6ee99f1cfd" + +[update] +[update.modrinth] +mod-id = "bAWzYNRd" +version = "agtDPt36" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index e6935e6..2b25558 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 = "d33671c603eace6bbedf06c78a80252dfbb813ffee0f98db7fedc571e81b8d07" +hash = "5e9acda6c31386f54a0902c27a5864d312c97653806e05a14398800398009229" [versions] fabric = "0.14.19"