diff --git a/.minecraft/index.toml b/.minecraft/index.toml index 0886e46..c1c8e60 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -426,6 +426,11 @@ file = "mods/victus.pw.toml" hash = "f15fb4d698832ecd96bc8d6849dfdcd6d56a23293b4508c65921d7a57c799713" metafile = true +[[files]] +file = "mods/vivecraft.pw.toml" +hash = "7d921c317438f784d8656b23490f9c5e2e63de5dd8ca8c614d5bf6fe67868a7c" +metafile = true + [[files]] file = "mods/wiredredstone.pw.toml" hash = "506d7dedae346cdad3e6dbf8b2c538a13123ab057267244e8193b52d939d7bbb" diff --git a/.minecraft/mods/vivecraft.pw.toml b/.minecraft/mods/vivecraft.pw.toml new file mode 100644 index 0000000..c9c5105 --- /dev/null +++ b/.minecraft/mods/vivecraft.pw.toml @@ -0,0 +1,13 @@ +name = "Vivecraft" +filename = "vivecraft-0.0.8.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/wGoQDPN5/versions/rPsuSvmr/vivecraft-0.0.8.jar" +hash-format = "sha1" +hash = "f07cb150f5905eca5bae27472d2801b818f39acc" + +[update] +[update.modrinth] +mod-id = "wGoQDPN5" +version = "rPsuSvmr" diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index ec24e93..435c10c 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 = "47f2a9ba81fb60fb39225e4e75bdd101769ee0a2463afdb206a814b744a3e82b" +hash = "39891f23b783017ae1e0f08913e86c9c728dd109fa247f6a9f96d10a3e83abe0" [versions] fabric = "0.14.8"