diff --git a/index.toml b/index.toml index d34373a..21b16eb 100644 --- a/index.toml +++ b/index.toml @@ -88,6 +88,10 @@ hash = "ee8d1a6f11ea009f37abba6325d97766910e1786b0de848aa307771d8a87ed72" file = "config/yosbr/config/ok_zoomer/config.toml" hash = "a7c05cd6ad8a8fcd1399b40aefe221c9cbaa67e58fac4b477bda534ec92d9ded" +[[files]] +file = "config/yosbr/config/plasmovoice/client.toml" +hash = "aee9babd80f561ebc0eacb47cb3aee03eeff93950ff94d7954d15a8d8a55a57d" + [[files]] file = "config/yosbr/config/puzzle.json" hash = "481193336b67c5a9a82beec77880556f3b92fd792cd8ea4414a904dd66acd733" @@ -394,6 +398,16 @@ file = "mods/towns-and-towers.pw.toml" hash = "54379eac29e1b71a68d04c25a2a718b395422005a60aa289f24c10312687ee4d" metafile = true +[[files]] +file = "mods/veinminer-enchantment.pw.toml" +hash = "79b8d7410138bbabb5795fe29c18f82fd9238e5fe000dfa4a0fbf77cd24011ae" +metafile = true + +[[files]] +file = "mods/veinminer.pw.toml" +hash = "5cb9a93032a75644cdf442b05a29e0616c76df503ee6b3dd3ab367ad1a04ff60" +metafile = true + [[files]] file = "mods/xaeros-minimap.pw.toml" hash = "4cd110350bb72acef0f710959011eb021d08519e4fae922d3092d494a8c61b55" 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/mods/veinminer.pw.toml b/mods/veinminer.pw.toml new file mode 100644 index 0000000..9fd149d --- /dev/null +++ b/mods/veinminer.pw.toml @@ -0,0 +1,13 @@ +name = "Veinminer" +filename = "veinminer-fabric-2.5.0.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/OhduvhIc/versions/lCVEKyxE/veinminer-fabric-2.5.0.jar" +hash-format = "sha512" +hash = "211b3bae1bf888cd6fe02ef5f60621c82f3d2a2f8b42c15cd03d5cafa9bdf900e395920327d63a8a0144b4eaef51f32551e8a15762ab30bcb619822b90ed1829" + +[update] +[update.modrinth] +mod-id = "OhduvhIc" +version = "lCVEKyxE" diff --git a/pack.toml b/pack.toml index 5b0750c..a5157af 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 = "98079f388c9623240c64cdbc2dea399315cbb9626d3e56c24d5a47d0b9ce7993" +hash = "6893524ae9009b11eb137bf4ce737578bc819350893fd8c0eb34714a3f14c158" [versions] fabric = "0.17.3"