Compare commits

..

5 Commits

7 changed files with 40 additions and 4 deletions

View File

@ -41,15 +41,15 @@ file = "config/yosbr/options.txt"
hash = "f34523709dbae8f3b48196c4331ab6da7d6c6d70bbd5f0c4f6d2b7196021ec70" hash = "f34523709dbae8f3b48196c4331ab6da7d6c6d70bbd5f0c4f6d2b7196021ec70"
[[files]] [[files]]
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt" file = "config/yosbr/shaderpacks/ComplementaryReimagined_r5.0.1.zip.txt"
hash = "f4aaafa7cda512e478ea8942387ebbb0662bbb20b6e0c916c341c373e33a2a50" hash = "f4aaafa7cda512e478ea8942387ebbb0662bbb20b6e0c916c341c373e33a2a50"
[[files]] [[files]]
file = "config/yosbr/shaderpacks/ComplementaryShaders_v4.7.2.zip.txt" file = "config/yosbr/shaderpacks/ComplementaryUnbound_r5.0.1.zip.txt"
hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5" hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5"
[[files]] [[files]]
file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha4.zip.txt" file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha9b.zip.txt"
hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c" hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c"
[[files]] [[files]]
@ -252,6 +252,11 @@ file = "mods/farmers-delight-fabric.pw.toml"
hash = "76a2166b6bc2678069a93ced5969d56ee8189d6a30a86f57da75bd89af0e7f4c" hash = "76a2166b6bc2678069a93ced5969d56ee8189d6a30a86f57da75bd89af0e7f4c"
metafile = true metafile = true
[[files]]
file = "mods/fastquit.pw.toml"
hash = "26b473edf76a38c7f6f883381b6a42a33eea992501f26c46bae8b6149c86e234"
metafile = true
[[files]] [[files]]
file = "mods/ferrite-core.pw.toml" file = "mods/ferrite-core.pw.toml"
hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c" hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c"
@ -282,6 +287,11 @@ file = "mods/immediatelyfast.pw.toml"
hash = "7e9f6a5b564e4fbe92bff784eb13a2565eb5a631ed452cf9b8748e73935ae8b2" hash = "7e9f6a5b564e4fbe92bff784eb13a2565eb5a631ed452cf9b8748e73935ae8b2"
metafile = true metafile = true
[[files]]
file = "mods/immersive-structures.pw.toml"
hash = "87184da0fbda69dd2d209f9597beca5241893eb32e3e3d07356d1be3afa496b8"
metafile = true
[[files]] [[files]]
file = "mods/incendium.pw.toml" file = "mods/incendium.pw.toml"
hash = "4278c84cdeeccd8c87fb43d4123b0aa81ba9b1f3303b2672a67dc3883126e71a" hash = "4278c84cdeeccd8c87fb43d4123b0aa81ba9b1f3303b2672a67dc3883126e71a"

13
mods/fastquit.pw.toml Normal file
View File

@ -0,0 +1,13 @@
name = "FastQuit"
filename = "fastquit-3.0.0+1.20+.jar"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/x1hIzbuY/versions/tNgyOUMr/fastquit-3.0.0%2B1.20%2B.jar"
hash-format = "sha1"
hash = "68f080925502a49027e231c63d3b94128ed6499b"
[update]
[update.modrinth]
mod-id = "x1hIzbuY"
version = "tNgyOUMr"

View File

@ -0,0 +1,13 @@
name = "Immersive structures"
filename = "imst-2.1.0.jar"
side = "both"
[download]
url = "https://cdn.modrinth.com/data/CVBAErky/versions/C1fCIQSh/imst-2.1.0.jar"
hash-format = "sha1"
hash = "1a239310e4020679338322ba9c7108305aa2a684"
[update]
[update.modrinth]
mod-id = "CVBAErky"
version = "C1fCIQSh"

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 = "df0d9520762a5a7caae914fd86785242cf8fecb1e04529c4b6229fdef952f25b" hash = "0b3356d0e8d126a0f4fe2e03678a74e01a99e609af6b99033db8cd0d8df0c002"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"