Compare commits

..

3 Commits

Author SHA1 Message Date
47811d3baa
Add FastQuit 2023-10-16 02:36:47 -04:00
9953597878
Enable Enhanced Boss Bars in options.txt 2023-10-15 15:51:05 -04:00
ec3c048f39
Add Enhanced Boss Bars 2023-10-15 15:41:34 -04:00
5 changed files with 39 additions and 3 deletions

View File

@ -10,7 +10,7 @@ tutorialStep:none
skipMultiplayerWarning:true skipMultiplayerWarning:true
joinedFirstServer:true joinedFirstServer:true
onboardAccessibility:false onboardAccessibility:false
resourcePacks:["vanilla","fabric","continuity/default","continuity/glass_pane_culling_fix","betterbeds/connectedbeds","midnightcontrols/bedrock","continuity:default","continuity:glass_pane_culling_fix","betterbeds:connectedbeds","midnightcontrols:bedrock","file/VanillaTweaks_r265009.zip"] resourcePacks:["vanilla","fabric","continuity/default","continuity/glass_pane_culling_fix","betterbeds/connectedbeds","midnightcontrols/bedrock","continuity:default","continuity:glass_pane_culling_fix","betterbeds:connectedbeds","midnightcontrols:bedrock","file/VanillaTweaks_r265009.zip","file/enhanced-boss-bars.zip"]
incompatibleResourcePacks:["betterbeds:connectedbeds","midnightcontrols:bedrock"] incompatibleResourcePacks:["betterbeds:connectedbeds","midnightcontrols:bedrock"]
key_key.saveToolbarActivator:key.keyboard.v key_key.saveToolbarActivator:key.keyboard.v
key_iris.keybind.reload:key.keyboard.unknown key_iris.keybind.reload:key.keyboard.unknown

View File

@ -34,7 +34,7 @@ hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547"
[[files]] [[files]]
file = "config/yosbr/options.txt" file = "config/yosbr/options.txt"
hash = "7ddd41029052fd0b4affd666ddcb183919d93fcf331bd3aa1110bb4734be038d" hash = "f34523709dbae8f3b48196c4331ab6da7d6c6d70bbd5f0c4f6d2b7196021ec70"
[[files]] [[files]]
file = "config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt" file = "config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt"
@ -168,6 +168,11 @@ file = "mods/fabricskyboxes.pw.toml"
hash = "ae83dfcccd580352eee3cf509ace37f67f1bf0d2862d2d9c9d64d8909892d2d4" hash = "ae83dfcccd580352eee3cf509ace37f67f1bf0d2862d2d9c9d64d8909892d2d4"
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"
@ -353,6 +358,11 @@ file = "mods/zoomify.pw.toml"
hash = "ec7f94fcb88b139515557631074b5e90e64ea53761eb5753c2492007e24f59c4" hash = "ec7f94fcb88b139515557631074b5e90e64ea53761eb5753c2492007e24f59c4"
metafile = true metafile = true
[[files]]
file = "resourcepacks/enhanced-boss-bars.pw.toml"
hash = "b61a47d866f7b3fb65e744e7e12a615a8b4c562101cb1456f155e4d80e385866"
metafile = true
[[files]] [[files]]
file = "shaderpacks/bsl-shaders.pw.toml" file = "shaderpacks/bsl-shaders.pw.toml"
hash = "b32427d80bba69d74dec8e9a44476ab543f564580879d8ca9c8e40543ccc0363" hash = "b32427d80bba69d74dec8e9a44476ab543f564580879d8ca9c8e40543ccc0363"

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

@ -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 = "6de1a1301498727e56a6c8d542b83c2b042f00a68fe647e9015ef698fc7e2821" hash = "257dfd24f1f5f9f91afc1ad30e456446ac8b9df2ad7813448d386869443856b4"
[versions] [versions]
minecraft = "1.20.1" minecraft = "1.20.1"

View File

@ -0,0 +1,13 @@
name = "Enhanced Boss Bars"
filename = "enhanced-boss-bars.zip"
side = "client"
[download]
url = "https://cdn.modrinth.com/data/U5SedJ9S/versions/UeydEnnB/%5B1.3%5D%20Enhanced%20Boss%20Bars.zip"
hash-format = "sha1"
hash = "5e51da85f73b436671ecd7a37b5f07c2263cdbfc"
[update]
[update.modrinth]
mod-id = "U5SedJ9S"
version = "UeydEnnB"