add immersivemc

This commit is contained in:
merith.tk 2023-01-09 16:36:12 +00:00
parent 84f5b6f4e2
commit 7522e7080d
5 changed files with 59 additions and 1 deletions

View file

@ -45,6 +45,11 @@ file = "mods/alloy-forgery.pw.toml"
hash = "d3f31aa277b5e59f9f6badf30dde14a95e33275ef11d9912c12dd4862429e4e3" hash = "d3f31aa277b5e59f9f6badf30dde14a95e33275ef11d9912c12dd4862429e4e3"
metafile = true metafile = true
[[files]]
file = "mods/architectury-api.pw.toml"
hash = "b379855a3b75007c6548fc27dc2f6ae59e054d09dc77ed3f41aff79f537cc9cc"
metafile = true
[[files]] [[files]]
file = "mods/better-ladders.pw.toml" file = "mods/better-ladders.pw.toml"
hash = "caa8068c3f470b0e9fbc8c5e190f529c34f3f77d930d2cc03e5a4ca6fbf3f2e2" hash = "caa8068c3f470b0e9fbc8c5e190f529c34f3f77d930d2cc03e5a4ca6fbf3f2e2"
@ -100,6 +105,11 @@ file = "mods/ferrite-core.pw.toml"
hash = "4c1b893d87c51588985c483fe33193ca03cf3673de998eef6eeb850d8928e7ab" hash = "4c1b893d87c51588985c483fe33193ca03cf3673de998eef6eeb850d8928e7ab"
metafile = true metafile = true
[[files]]
file = "mods/forge-config-api-port.pw.toml"
hash = "b5b4d7c2f5493515aa1f023847d6f6d548f5a7fe1449de9e140e78032790e1a8"
metafile = true
[[files]] [[files]]
file = "mods/fwaystones.pw.toml" file = "mods/fwaystones.pw.toml"
hash = "b23a2e35c4be6830c8b34c4380e83a544af721e9372097963808cb7250e4624d" hash = "b23a2e35c4be6830c8b34c4380e83a544af721e9372097963808cb7250e4624d"
@ -120,6 +130,11 @@ file = "mods/immersive-aircraft.pw.toml"
hash = "657262e9dfc9ac96a6084d499d9daad0e294c9fb6eef97ccb40a07c6c40e7b40" hash = "657262e9dfc9ac96a6084d499d9daad0e294c9fb6eef97ccb40a07c6c40e7b40"
metafile = true metafile = true
[[files]]
file = "mods/immersivemc.pw.toml"
hash = "7f8f365fd7cfdb320fc53b3ff4b0ff0c16ea729879631dd4eaad483236981fc5"
metafile = true
[[files]] [[files]]
file = "mods/indium.pw.toml" file = "mods/indium.pw.toml"
hash = "1ab5733b357d9c788c357802d9052d952699dd905aeed81b41370169fab70c11" hash = "1ab5733b357d9c788c357802d9052d952699dd905aeed81b41370169fab70c11"

View file

@ -0,0 +1,13 @@
name = "Architectury API"
filename = "architectury-7.0.66-fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/lhGA9TYQ/versions/1eob8ZdG/architectury-7.0.66-fabric.jar"
hash-format = "sha1"
hash = "d32eff8c8a6f4ac04480e13dbc175233675eb0ff"
[update]
[update.modrinth]
mod-id = "lhGA9TYQ"
version = "1eob8ZdG"

View file

@ -0,0 +1,13 @@
name = "Forge Config API Port"
filename = "ForgeConfigAPIPort-v5.0.4-1.19.3-Fabric.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/ohNO6lps/versions/sJryrwj9/ForgeConfigAPIPort-v5.0.4-1.19.3-Fabric.jar"
hash-format = "sha1"
hash = "4ccb31d66f6e09bdcbadf950dd7e9e795dd344ae"
[update]
[update.modrinth]
mod-id = "ohNO6lps"
version = "sJryrwj9"

View file

@ -0,0 +1,17 @@
name = "ImmersiveMC"
filename = "immersivemc-1.2.1-1.19.3-fabric.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "3d5fcd6859f454622a9b31eec411d49c41a03181"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 4302653
project-id = 607017
[option]
optional = true
description = "Makes VR players have an slightly better expirience, with physical interfaces rather than UI's"

View file

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "6d07d6173c1e8e11a6ec45c3f14ff4f0304cff44bbe0c20c31bb9c819b40748d" hash = "4d6ab31691f06a10151537cbd36286e09b0812f8d00442606d4727bff7ee6b1e"
[versions] [versions]
fabric = "0.14.12" fabric = "0.14.12"