diff --git a/.minecraft/index.toml b/.minecraft/index.toml index dd87ef4..e024fc3 100644 --- a/.minecraft/index.toml +++ b/.minecraft/index.toml @@ -47,7 +47,7 @@ metafile = true [[files]] file = "mods/architectury-api.pw.toml" -hash = "b379855a3b75007c6548fc27dc2f6ae59e054d09dc77ed3f41aff79f537cc9cc" +hash = "bb205f698e63311d8fc0485ba7d0963261a3a0faf97894f843e5c1220eec99a6" metafile = true [[files]] @@ -92,7 +92,7 @@ metafile = true [[files]] file = "mods/fabric-api.pw.toml" -hash = "f6bc53688790ec2d88c96568f6d7569bf0111931c569cf64b511cdbe95090c82" +hash = "cce02046ceedb3bcc1f0aa0b32c52fa11f5311e5beb436bd3a2f0b728e93111d" metafile = true [[files]] @@ -165,6 +165,11 @@ file = "mods/lambdynamiclights.pw.toml" hash = "3bca5a31f4a469ca2c833cab5b87093ce809c2b599d6f93c19f78b69b78828a5" metafile = true +[[files]] +file = "mods/mc-vr-api.pw.toml" +hash = "cc6c01414acb0f20598a3fd9f27e811f2a80a5aeeb71dc601e1418da0fae1748" +metafile = true + [[files]] file = "mods/modmenu.pw.toml" hash = "e776fe49fb7af0a6d9d719cb966195c13a818619156cc96c9397d3d48445fa4a" diff --git a/.minecraft/mods/mc-vr-api.pw.toml b/.minecraft/mods/mc-vr-api.pw.toml new file mode 100644 index 0000000..5f8dccc --- /dev/null +++ b/.minecraft/mods/mc-vr-api.pw.toml @@ -0,0 +1,13 @@ +name = "MC VR API" +filename = "vrapi-2.1.1-1.19.3-fabric.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "095e995fbf11727274e110301f554372c2f6cd48" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 4291277 +project-id = 591092 diff --git a/.minecraft/pack.toml b/.minecraft/pack.toml index b24b561..955666f 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 = "4d6ab31691f06a10151537cbd36286e09b0812f8d00442606d4727bff7ee6b1e" +hash = "5b0d40c98f4590211a4cc66ea410dcd3397476ef026dc19a253748d9a1a72f72" [versions] fabric = "0.14.12"