add VR Mod
This commit is contained in:
parent
22bb1b04c2
commit
22236b1432
3 changed files with 19 additions and 1 deletions
|
@ -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"
|
||||
|
|
13
.minecraft/mods/vivecraft.pw.toml
Normal file
13
.minecraft/mods/vivecraft.pw.toml
Normal file
|
@ -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"
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue