From ec3c048f398a2b0c33f8002e9d77a8c39e7b6b91 Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 15 Oct 2023 15:41:34 -0400 Subject: [PATCH 01/19] Add Enhanced Boss Bars --- index.toml | 5 +++++ pack.toml | 2 +- resourcepacks/enhanced-boss-bars.pw.toml | 13 +++++++++++++ 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 resourcepacks/enhanced-boss-bars.pw.toml diff --git a/index.toml b/index.toml index 35b4a0d..ce3a992 100644 --- a/index.toml +++ b/index.toml @@ -353,6 +353,11 @@ file = "mods/zoomify.pw.toml" hash = "ec7f94fcb88b139515557631074b5e90e64ea53761eb5753c2492007e24f59c4" metafile = true +[[files]] +file = "resourcepacks/enhanced-boss-bars.pw.toml" +hash = "3b5dc59f5dde44414905f200f09b23c9498598fa795a18adcea6b4821e00f690" +metafile = true + [[files]] file = "shaderpacks/bsl-shaders.pw.toml" hash = "b32427d80bba69d74dec8e9a44476ab543f564580879d8ca9c8e40543ccc0363" diff --git a/pack.toml b/pack.toml index 4d64fef..d684b3f 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6de1a1301498727e56a6c8d542b83c2b042f00a68fe647e9015ef698fc7e2821" +hash = "9f64bd63d21ce14082d7223909c38afb4963d0c64671dd0e601cc0445682e889" [versions] minecraft = "1.20.1" diff --git a/resourcepacks/enhanced-boss-bars.pw.toml b/resourcepacks/enhanced-boss-bars.pw.toml new file mode 100644 index 0000000..e5ea77a --- /dev/null +++ b/resourcepacks/enhanced-boss-bars.pw.toml @@ -0,0 +1,13 @@ +name = "Enhanced Boss Bars" +filename = "[1.3] 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" From 99535978787b21a012f188d750339b77f6fcd24c Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 15 Oct 2023 15:51:05 -0400 Subject: [PATCH 02/19] Enable Enhanced Boss Bars in options.txt --- config/yosbr/options.txt | 2 +- index.toml | 4 ++-- pack.toml | 2 +- resourcepacks/enhanced-boss-bars.pw.toml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 23d0e7d..8519de8 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -10,7 +10,7 @@ tutorialStep:none skipMultiplayerWarning:true joinedFirstServer:true 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"] key_key.saveToolbarActivator:key.keyboard.v key_iris.keybind.reload:key.keyboard.unknown diff --git a/index.toml b/index.toml index ce3a992..88d1bec 100644 --- a/index.toml +++ b/index.toml @@ -34,7 +34,7 @@ hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547" [[files]] file = "config/yosbr/options.txt" -hash = "7ddd41029052fd0b4affd666ddcb183919d93fcf331bd3aa1110bb4734be038d" +hash = "f34523709dbae8f3b48196c4331ab6da7d6c6d70bbd5f0c4f6d2b7196021ec70" [[files]] file = "config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt" @@ -355,7 +355,7 @@ metafile = true [[files]] file = "resourcepacks/enhanced-boss-bars.pw.toml" -hash = "3b5dc59f5dde44414905f200f09b23c9498598fa795a18adcea6b4821e00f690" +hash = "b61a47d866f7b3fb65e744e7e12a615a8b4c562101cb1456f155e4d80e385866" metafile = true [[files]] diff --git a/pack.toml b/pack.toml index d684b3f..6399290 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9f64bd63d21ce14082d7223909c38afb4963d0c64671dd0e601cc0445682e889" +hash = "b7dd11189346472688372630da9d87cf5597a83137848b1a665b1c0fb9bbd228" [versions] minecraft = "1.20.1" diff --git a/resourcepacks/enhanced-boss-bars.pw.toml b/resourcepacks/enhanced-boss-bars.pw.toml index e5ea77a..f0391da 100644 --- a/resourcepacks/enhanced-boss-bars.pw.toml +++ b/resourcepacks/enhanced-boss-bars.pw.toml @@ -1,5 +1,5 @@ name = "Enhanced Boss Bars" -filename = "[1.3] Enhanced Boss Bars.zip" +filename = "enhanced-boss-bars.zip" side = "client" [download] From 47811d3baa819fb6aeebd4e261fcb35761550cbf Mon Sep 17 00:00:00 2001 From: NullBite Date: Mon, 16 Oct 2023 02:36:47 -0400 Subject: [PATCH 03/19] Add FastQuit --- index.toml | 5 +++++ mods/fastquit.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/fastquit.pw.toml diff --git a/index.toml b/index.toml index 88d1bec..bfe763e 100644 --- a/index.toml +++ b/index.toml @@ -168,6 +168,11 @@ file = "mods/fabricskyboxes.pw.toml" hash = "ae83dfcccd580352eee3cf509ace37f67f1bf0d2862d2d9c9d64d8909892d2d4" metafile = true +[[files]] +file = "mods/fastquit.pw.toml" +hash = "26b473edf76a38c7f6f883381b6a42a33eea992501f26c46bae8b6149c86e234" +metafile = true + [[files]] file = "mods/ferrite-core.pw.toml" hash = "03e174cf691b52da20bd973b955fae6f3720d3d2120f9d6cc1de5fdf3180013c" diff --git a/mods/fastquit.pw.toml b/mods/fastquit.pw.toml new file mode 100644 index 0000000..431687c --- /dev/null +++ b/mods/fastquit.pw.toml @@ -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" diff --git a/pack.toml b/pack.toml index 6399290..2dfe0fd 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "b7dd11189346472688372630da9d87cf5597a83137848b1a665b1c0fb9bbd228" +hash = "257dfd24f1f5f9f91afc1ad30e456446ac8b9df2ad7813448d386869443856b4" [versions] minecraft = "1.20.1" From cd9f73bc66088186c5452813c202f4d6f3fa7528 Mon Sep 17 00:00:00 2001 From: NullBite Date: Mon, 16 Oct 2023 02:47:17 -0400 Subject: [PATCH 04/19] Update shader config path --- ..._r2.2.zip.txt => ComplementaryReimagined_r5.0.1.zip.txt} | 0 ...s_v4.7.2.zip.txt => ComplementaryUnbound_r5.0.1.zip.txt} | 0 ...lpha4.zip.txt => rethinking-voxels_r0.1_alpha9b.zip.txt} | 0 index.toml | 6 +++--- pack.toml | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) rename config/yosbr/shaderpacks/{ComplementaryReimagined_r2.2.zip.txt => ComplementaryReimagined_r5.0.1.zip.txt} (100%) rename config/yosbr/shaderpacks/{ComplementaryShaders_v4.7.2.zip.txt => ComplementaryUnbound_r5.0.1.zip.txt} (100%) rename config/yosbr/shaderpacks/{rethinking-voxels_r0.1_alpha4.zip.txt => rethinking-voxels_r0.1_alpha9b.zip.txt} (100%) diff --git a/config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt b/config/yosbr/shaderpacks/ComplementaryReimagined_r5.0.1.zip.txt similarity index 100% rename from config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt rename to config/yosbr/shaderpacks/ComplementaryReimagined_r5.0.1.zip.txt diff --git a/config/yosbr/shaderpacks/ComplementaryShaders_v4.7.2.zip.txt b/config/yosbr/shaderpacks/ComplementaryUnbound_r5.0.1.zip.txt similarity index 100% rename from config/yosbr/shaderpacks/ComplementaryShaders_v4.7.2.zip.txt rename to config/yosbr/shaderpacks/ComplementaryUnbound_r5.0.1.zip.txt diff --git a/config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha4.zip.txt b/config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha9b.zip.txt similarity index 100% rename from config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha4.zip.txt rename to config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha9b.zip.txt diff --git a/index.toml b/index.toml index bfe763e..e90b6e4 100644 --- a/index.toml +++ b/index.toml @@ -37,15 +37,15 @@ file = "config/yosbr/options.txt" hash = "f34523709dbae8f3b48196c4331ab6da7d6c6d70bbd5f0c4f6d2b7196021ec70" [[files]] -file = "config/yosbr/shaderpacks/ComplementaryReimagined_r2.2.zip.txt" +file = "config/yosbr/shaderpacks/ComplementaryReimagined_r5.0.1.zip.txt" hash = "f4aaafa7cda512e478ea8942387ebbb0662bbb20b6e0c916c341c373e33a2a50" [[files]] -file = "config/yosbr/shaderpacks/ComplementaryShaders_v4.7.2.zip.txt" +file = "config/yosbr/shaderpacks/ComplementaryUnbound_r5.0.1.zip.txt" hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5" [[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" [[files]] diff --git a/pack.toml b/pack.toml index 2dfe0fd..bbc99dc 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "257dfd24f1f5f9f91afc1ad30e456446ac8b9df2ad7813448d386869443856b4" +hash = "9f09190c0e82e18a2918a18afadda9dca78784755dbcbc9b03e2d735b589216b" [versions] minecraft = "1.20.1" From 8b18e4ab3323fdf2da7b206cc66cc2da81e64941 Mon Sep 17 00:00:00 2001 From: NullBite Date: Tue, 17 Oct 2023 01:24:51 -0400 Subject: [PATCH 05/19] Add a few minor visual enhancement mods --- index.toml | 15 +++++++++++++++ mods/blur-fabric.pw.toml | 13 +++++++++++++ mods/chat-heads.pw.toml | 13 +++++++++++++ mods/fallingleaves.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 mods/blur-fabric.pw.toml create mode 100644 mods/chat-heads.pw.toml create mode 100644 mods/fallingleaves.pw.toml diff --git a/index.toml b/index.toml index e90b6e4..7060e0b 100644 --- a/index.toml +++ b/index.toml @@ -83,6 +83,11 @@ file = "mods/betterf3.pw.toml" hash = "ba31b113733abc813e36738bdc8104fad628232d29907f66f48cf8c45299de9f" metafile = true +[[files]] +file = "mods/blur-fabric.pw.toml" +hash = "5f53eb8d272bfec2c6f58d6d744397b8152d7561a370f1d6e7e1e495fc4a1e7a" +metafile = true + [[files]] file = "mods/bobby.pw.toml" hash = "628ca822826f31018f97293b673e09defe9bc46616a7636bbd4a3b51ee4c9949" @@ -108,6 +113,11 @@ file = "mods/carpet.pw.toml" hash = "095a93b4f0b4e2b8fadf8359bc145cbdd83be3c5bf23432e9a5f4e54d60de5b4" metafile = true +[[files]] +file = "mods/chat-heads.pw.toml" +hash = "0159525d452d7e755045223330b3bfc0a3df5491c4a83beee9f00af0b68b8758" +metafile = true + [[files]] file = "mods/cit-resewn.pw.toml" hash = "44e2cc695c040b7bbca462165099fa3c56a98aa8f01104bb067dc850b65f6d02" @@ -168,6 +178,11 @@ file = "mods/fabricskyboxes.pw.toml" hash = "ae83dfcccd580352eee3cf509ace37f67f1bf0d2862d2d9c9d64d8909892d2d4" metafile = true +[[files]] +file = "mods/fallingleaves.pw.toml" +hash = "0c4c20d601b15dbc85c275732d9efe9369597503c7d6caa9a7fee217f67073e7" +metafile = true + [[files]] file = "mods/fastquit.pw.toml" hash = "26b473edf76a38c7f6f883381b6a42a33eea992501f26c46bae8b6149c86e234" diff --git a/mods/blur-fabric.pw.toml b/mods/blur-fabric.pw.toml new file mode 100644 index 0000000..fd67417 --- /dev/null +++ b/mods/blur-fabric.pw.toml @@ -0,0 +1,13 @@ +name = "Blur (Fabric)" +filename = "blur-3.1.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/NK39zBp2/versions/dki8Ab2D/blur-3.1.0.jar" +hash-format = "sha1" +hash = "3a0811af7f425daab896fbfc38898a22e7af39cf" + +[update] +[update.modrinth] +mod-id = "NK39zBp2" +version = "dki8Ab2D" diff --git a/mods/chat-heads.pw.toml b/mods/chat-heads.pw.toml new file mode 100644 index 0000000..ee1fae1 --- /dev/null +++ b/mods/chat-heads.pw.toml @@ -0,0 +1,13 @@ +name = "Chat Heads" +filename = "chat_heads-0.10.22-fabric-1.20.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Wb5oqrBJ/versions/gzgdiHby/chat_heads-0.10.22-fabric-1.20.jar" +hash-format = "sha1" +hash = "9a591c62cfbff2ed7ff314ae8b6dd83f4ce4613b" + +[update] +[update.modrinth] +mod-id = "Wb5oqrBJ" +version = "gzgdiHby" diff --git a/mods/fallingleaves.pw.toml b/mods/fallingleaves.pw.toml new file mode 100644 index 0000000..5ced3d4 --- /dev/null +++ b/mods/fallingleaves.pw.toml @@ -0,0 +1,13 @@ +name = "Falling Leaves" +filename = "fallingleaves-1.15.4+1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/WhbRG4iK/versions/KpvXCE2X/fallingleaves-1.15.4%2B1.20.1.jar" +hash-format = "sha1" +hash = "5101bd05c678a874c1fa40c3363d1c127f7074d5" + +[update] +[update.modrinth] +mod-id = "WhbRG4iK" +version = "KpvXCE2X" diff --git a/pack.toml b/pack.toml index bbc99dc..db56f70 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9f09190c0e82e18a2918a18afadda9dca78784755dbcbc9b03e2d735b589216b" +hash = "855bce942ae1a0d67ae641be0a7d56708ccd1abd178e4e868e02a5271ae347bc" [versions] minecraft = "1.20.1" From f63c7a98cba1b847ba5850a0914d28d0eb61656c Mon Sep 17 00:00:00 2001 From: NullBite Date: Thu, 19 Oct 2023 09:51:35 -0400 Subject: [PATCH 06/19] Add Dynamic Crosshairs --- index.toml | 5 +++++ mods/dynamiccrosshair.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/dynamiccrosshair.pw.toml diff --git a/index.toml b/index.toml index 7060e0b..2737b3d 100644 --- a/index.toml +++ b/index.toml @@ -148,6 +148,11 @@ file = "mods/dynamic-fps.pw.toml" hash = "6e6ee1bf66d6977728d3bf5404338c87a0a4ad5260833efcd912aaaca776cf8f" metafile = true +[[files]] +file = "mods/dynamiccrosshair.pw.toml" +hash = "9bdd24aca5f45e5179b9796da6731ba0b0cdbcdda5ae2b06f77d4e48b9a8839a" +metafile = true + [[files]] file = "mods/e4mc.pw.toml" hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549" diff --git a/mods/dynamiccrosshair.pw.toml b/mods/dynamiccrosshair.pw.toml new file mode 100644 index 0000000..3a8581d --- /dev/null +++ b/mods/dynamiccrosshair.pw.toml @@ -0,0 +1,13 @@ +name = "Dynamic Crosshair" +filename = "dynamiccrosshair-7.3+1.20-fabric.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/ZcR9weSm/versions/YZEVRL4i/dynamiccrosshair-7.3%2B1.20-fabric.jar" +hash-format = "sha1" +hash = "614bdac176b54d8d1c197534b0da45957a747614" + +[update] +[update.modrinth] +mod-id = "ZcR9weSm" +version = "YZEVRL4i" diff --git a/pack.toml b/pack.toml index db56f70..99714a7 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "855bce942ae1a0d67ae641be0a7d56708ccd1abd178e4e868e02a5271ae347bc" +hash = "6a9b159e5f48d145a6d761ac5108e975d3b0cb434b95897acd55205bdfcb1bc6" [versions] minecraft = "1.20.1" From 65a28ffd968f8c3795c94ab4c70ae2463fe6f737 Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 22 Oct 2023 18:36:05 -0400 Subject: [PATCH 07/19] Remove REI --- index.toml | 5 ----- mods/rei.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/rei.pw.toml diff --git a/index.toml b/index.toml index 2737b3d..69be319 100644 --- a/index.toml +++ b/index.toml @@ -318,11 +318,6 @@ file = "mods/reeses-sodium-options.pw.toml" hash = "44b0a2294e1693230308e53b529d671a0303e94b623ba2c2650cdf5760a5a335" metafile = true -[[files]] -file = "mods/rei.pw.toml" -hash = "c58c05a65fca731fca51d0f07f9a67f14b44341b6374fa948c6acfcb09f7ceee" -metafile = true - [[files]] file = "mods/screenshot-to-clipboard.pw.toml" hash = "672f3809a2053eef01aea4015ca4b0d4be6c507622172c091c17833b8d2ffb39" diff --git a/mods/rei.pw.toml b/mods/rei.pw.toml deleted file mode 100644 index e12dd52..0000000 --- a/mods/rei.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Roughly Enough Items (REI)" -filename = "RoughlyEnoughItems-12.0.665.jar" -side = "both" - -[download] -url = "https://cdn.modrinth.com/data/nfn13YXA/versions/hRM5B1Am/RoughlyEnoughItems-12.0.665.jar" -hash-format = "sha1" -hash = "16940571733214d11c008915fca75b1231b3f303" - -[update] -[update.modrinth] -mod-id = "nfn13YXA" -version = "hRM5B1Am" diff --git a/pack.toml b/pack.toml index 99714a7..3aeb769 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6a9b159e5f48d145a6d761ac5108e975d3b0cb434b95897acd55205bdfcb1bc6" +hash = "e599c3f24fc485748b23f09138b05c2713ce771aac83c1d5dbfc330cbe3f9491" [versions] minecraft = "1.20.1" From b3f1e427f61014c7dc47fb0f2a6a67026f2ac5d5 Mon Sep 17 00:00:00 2001 From: NullBite Date: Sun, 22 Oct 2023 18:37:39 -0400 Subject: [PATCH 08/19] Add EMI with JEI compat --- index.toml | 10 ++++++++++ mods/emi.pw.toml | 13 +++++++++++++ mods/jei.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 37 insertions(+), 1 deletion(-) create mode 100644 mods/emi.pw.toml create mode 100644 mods/jei.pw.toml diff --git a/index.toml b/index.toml index 69be319..fe26468 100644 --- a/index.toml +++ b/index.toml @@ -158,6 +158,11 @@ file = "mods/e4mc.pw.toml" hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549" metafile = true +[[files]] +file = "mods/emi.pw.toml" +hash = "61d4f489d43922fb32e1868ddce2129ecfaddb40e42029908d41142057a28f89" +metafile = true + [[files]] file = "mods/entity-model-features.pw.toml" hash = "ceabdf57ccfdf9aefc04e6f3bc10e06d6a3320037a0ff60f5990501c9a5d6302" @@ -223,6 +228,11 @@ file = "mods/iris.pw.toml" hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775" metafile = true +[[files]] +file = "mods/jei.pw.toml" +hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124" +metafile = true + [[files]] file = "mods/krypton.pw.toml" hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882" diff --git a/mods/emi.pw.toml b/mods/emi.pw.toml new file mode 100644 index 0000000..3d16a31 --- /dev/null +++ b/mods/emi.pw.toml @@ -0,0 +1,13 @@ +name = "EMI" +filename = "emi-1.0.23+1.20.1+fabric.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/fRiHVvU7/versions/HlfhF7AQ/emi-1.0.23%2B1.20.1%2Bfabric.jar" +hash-format = "sha1" +hash = "199e6f30d68aac02bde11ac20e5c119fa15c6669" + +[update] +[update.modrinth] +mod-id = "fRiHVvU7" +version = "HlfhF7AQ" diff --git a/mods/jei.pw.toml b/mods/jei.pw.toml new file mode 100644 index 0000000..abbc5ed --- /dev/null +++ b/mods/jei.pw.toml @@ -0,0 +1,13 @@ +name = "Just Enough Items" +filename = "jei-1.20.1-fabric-15.2.0.27.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/u6dRKJwZ/versions/lIRFslED/jei-1.20.1-fabric-15.2.0.27.jar" +hash-format = "sha1" +hash = "c39352c9790d589a0ec7adcccd220e3388ca1296" + +[update] +[update.modrinth] +mod-id = "u6dRKJwZ" +version = "lIRFslED" diff --git a/pack.toml b/pack.toml index 3aeb769..fcd5c35 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "e599c3f24fc485748b23f09138b05c2713ce771aac83c1d5dbfc330cbe3f9491" +hash = "9c239d8ba955a400780f6020979346d3703576964e6e36747b1c968cd63b53d4" [versions] minecraft = "1.20.1" From 85798f76beef5b6bfb3b0745b2020f48ec492766 Mon Sep 17 00:00:00 2001 From: NullBite Date: Mon, 23 Oct 2023 12:07:24 -0400 Subject: [PATCH 09/19] Blacklist EMF from loading in Puzzle (crash) --- config/yosbr/config/puzzle.json | 5 +++++ index.toml | 4 ++++ pack.toml | 2 +- 3 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 config/yosbr/config/puzzle.json diff --git a/config/yosbr/config/puzzle.json b/config/yosbr/config/puzzle.json new file mode 100644 index 0000000..7522756 --- /dev/null +++ b/config/yosbr/config/puzzle.json @@ -0,0 +1,5 @@ +{ + "disabledIntegrations": [ + "entity_model_features" + ] +} diff --git a/index.toml b/index.toml index fe26468..83280df 100644 --- a/index.toml +++ b/index.toml @@ -16,6 +16,10 @@ hash = "783c458bf3501796a8f07e396a5bb0d623c7f694c82974fefc228eb921bb82f3" file = "config/yosbr/config/inventoryprofilesnext/inventoryprofiles.json" hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18" +[[files]] +file = "config/yosbr/config/puzzle.json" +hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78" + [[files]] file = "config/yosbr/config/roughlyenoughitems/config.json5" hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40" diff --git a/pack.toml b/pack.toml index fcd5c35..9700df4 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "9c239d8ba955a400780f6020979346d3703576964e6e36747b1c968cd63b53d4" +hash = "cb122591acfc4139002f4eb8ed80679c4c9e572f1abec2e7c3b3fcf27e961d0c" [versions] minecraft = "1.20.1" From 58d76c72092e8f7ededb4e0fae6cde15127a0769 Mon Sep 17 00:00:00 2001 From: NullBite Date: Wed, 25 Oct 2023 02:58:21 -0400 Subject: [PATCH 10/19] Add and configure ReplayMod --- config/yosbr/config/replaymod.json | 5 +++++ index.toml | 9 +++++++++ mods/replaymod.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 4 files changed, 28 insertions(+), 1 deletion(-) create mode 100644 config/yosbr/config/replaymod.json create mode 100644 mods/replaymod.pw.toml diff --git a/config/yosbr/config/replaymod.json b/config/yosbr/config/replaymod.json new file mode 100644 index 0000000..6211a80 --- /dev/null +++ b/config/yosbr/config/replaymod.json @@ -0,0 +1,5 @@ +{ + "recording": { + "autoStartRecording": false + } +} diff --git a/index.toml b/index.toml index 83280df..4033f62 100644 --- a/index.toml +++ b/index.toml @@ -20,6 +20,10 @@ hash = "000b31b1c42d90dbc3cd9964df47b9093e698ac08c002771c924b340529e6a18" file = "config/yosbr/config/puzzle.json" hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78" +[[files]] +file = "config/yosbr/config/replaymod.json" +hash = "83a5bff94752832247869618261f7a606a8a19b246a1eb250b17142bfefff082" + [[files]] file = "config/yosbr/config/roughlyenoughitems/config.json5" hash = "c072599a7c36a2e240d61ea78ee02b57dec67ae1cfb6dfe70f8ea58537099d40" @@ -332,6 +336,11 @@ file = "mods/reeses-sodium-options.pw.toml" hash = "44b0a2294e1693230308e53b529d671a0303e94b623ba2c2650cdf5760a5a335" metafile = true +[[files]] +file = "mods/replaymod.pw.toml" +hash = "9e7c1e6cf3b81dce5a77bf5c95ed9d8e9b936b932aeadb1255245234230ced16" +metafile = true + [[files]] file = "mods/screenshot-to-clipboard.pw.toml" hash = "672f3809a2053eef01aea4015ca4b0d4be6c507622172c091c17833b8d2ffb39" diff --git a/mods/replaymod.pw.toml b/mods/replaymod.pw.toml new file mode 100644 index 0000000..7c6b74b --- /dev/null +++ b/mods/replaymod.pw.toml @@ -0,0 +1,13 @@ +name = "ReplayMod" +filename = "replaymod-1.20.1-2.6.13.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/Nv2fQJo5/versions/akFkhrL8/replaymod-1.20.1-2.6.13.jar" +hash-format = "sha1" +hash = "a7d1cf1041c1b869dbe25d98abe81138ef634936" + +[update] +[update.modrinth] +mod-id = "Nv2fQJo5" +version = "akFkhrL8" diff --git a/pack.toml b/pack.toml index 9700df4..dae6070 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "cb122591acfc4139002f4eb8ed80679c4c9e572f1abec2e7c3b3fcf27e961d0c" +hash = "99c41244ca6da4c449802e27de997aef12c021a23300a526c148897acab254de" [versions] minecraft = "1.20.1" From e9fdca7c431676e6b3d6032de541eef2d063c467 Mon Sep 17 00:00:00 2001 From: NullBite Date: Wed, 25 Oct 2023 23:39:33 -0400 Subject: [PATCH 11/19] Add Where Is It (item locator) --- index.toml | 5 +++++ mods/where-is-it.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/where-is-it.pw.toml diff --git a/index.toml b/index.toml index 4033f62..f465b30 100644 --- a/index.toml +++ b/index.toml @@ -366,6 +366,11 @@ file = "mods/starlight.pw.toml" hash = "218f67d6bcaae849582618cd3e5eb1d4cac0fd6045115f64340620300e160c11" metafile = true +[[files]] +file = "mods/where-is-it.pw.toml" +hash = "c19f0bf43ceb5415585dcec715a63d1430b563067e33cf9194850d18d5bf7265" +metafile = true + [[files]] file = "mods/wthit.pw.toml" hash = "874a680170fbf36204ee1c4e57650b6a28b15d10a32163964850aaccc9a7457a" diff --git a/mods/where-is-it.pw.toml b/mods/where-is-it.pw.toml new file mode 100644 index 0000000..1b50e0a --- /dev/null +++ b/mods/where-is-it.pw.toml @@ -0,0 +1,13 @@ +name = "Where Is It" +filename = "whereisit-2.0.24+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/FCTyEqkn/versions/E3rNBZFj/whereisit-2.0.24%2B1.20.1.jar" +hash-format = "sha1" +hash = "1f1ed7da4534e1772749c769ca049d943766dce5" + +[update] +[update.modrinth] +mod-id = "FCTyEqkn" +version = "E3rNBZFj" diff --git a/pack.toml b/pack.toml index dae6070..7716731 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "99c41244ca6da4c449802e27de997aef12c021a23300a526c148897acab254de" +hash = "092afc7ea90afe2b47ae1861a48d79f903afadeac86a5b0572ccb08068f5e5d8" [versions] minecraft = "1.20.1" From 0634d95cdffafcc6ee62b8604ced2369bbea9c0a Mon Sep 17 00:00:00 2001 From: NullBite Date: Thu, 26 Oct 2023 00:37:30 -0400 Subject: [PATCH 12/19] Add ItemSwapper --- index.toml | 5 +++++ mods/itemswapper.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/itemswapper.pw.toml diff --git a/index.toml b/index.toml index f465b30..fee7588 100644 --- a/index.toml +++ b/index.toml @@ -236,6 +236,11 @@ file = "mods/iris.pw.toml" hash = "87ea5bf588ed195eaee3bcbd2432b5671692a203b25b688ffcbfeea6d2cea775" metafile = true +[[files]] +file = "mods/itemswapper.pw.toml" +hash = "a87a5e7a9a1234525c9b2d5259e061317c35e0c863c2b061a2e6d2826c05f152" +metafile = true + [[files]] file = "mods/jei.pw.toml" hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124" diff --git a/mods/itemswapper.pw.toml b/mods/itemswapper.pw.toml new file mode 100644 index 0000000..32f987a --- /dev/null +++ b/mods/itemswapper.pw.toml @@ -0,0 +1,13 @@ +name = "ItemSwapper" +filename = "itemswapper-fabric-0.5.3-mc1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/RPOSBQgq/versions/NEBVxulw/itemswapper-fabric-0.5.3-mc1.20.1.jar" +hash-format = "sha1" +hash = "ca3d145c48936b3eab92f5ab9bf64befe5ed15ec" + +[update] +[update.modrinth] +mod-id = "RPOSBQgq" +version = "NEBVxulw" diff --git a/pack.toml b/pack.toml index 7716731..87864f8 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "092afc7ea90afe2b47ae1861a48d79f903afadeac86a5b0572ccb08068f5e5d8" +hash = "a6777a73764e9894683c8499cc6a3d57156354cbc8a8ff41dd7438789160b7b7" [versions] minecraft = "1.20.1" From deb5be593cac366b2c8d2a831868abd2e0d736b7 Mon Sep 17 00:00:00 2001 From: NullBite Date: Thu, 26 Oct 2023 00:45:24 -0400 Subject: [PATCH 13/19] Add Keybind Fix this allows conflicting keybinds (C should be able to be both zoom *and* creative hotbar) --- index.toml | 5 +++++ mods/keybind-fix.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/keybind-fix.pw.toml diff --git a/index.toml b/index.toml index fee7588..001fe69 100644 --- a/index.toml +++ b/index.toml @@ -246,6 +246,11 @@ file = "mods/jei.pw.toml" hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124" metafile = true +[[files]] +file = "mods/keybind-fix.pw.toml" +hash = "48777d535f2dbe76ec2adb6a001ab4442e40e0e403570eb5dc9a49e6957e40a1" +metafile = true + [[files]] file = "mods/krypton.pw.toml" hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882" diff --git a/mods/keybind-fix.pw.toml b/mods/keybind-fix.pw.toml new file mode 100644 index 0000000..79578c2 --- /dev/null +++ b/mods/keybind-fix.pw.toml @@ -0,0 +1,13 @@ +name = "Keybind Fix" +filename = "keybind_fix-1.0.0.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/vuWNr14n/versions/4VeEKlR8/keybind_fix-1.0.0.jar" +hash-format = "sha1" +hash = "d99355fe589dfb41b2d7d7e2c20b733ca3a086d8" + +[update] +[update.modrinth] +mod-id = "vuWNr14n" +version = "4VeEKlR8" diff --git a/pack.toml b/pack.toml index 87864f8..ee93627 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a6777a73764e9894683c8499cc6a3d57156354cbc8a8ff41dd7438789160b7b7" +hash = "c2dad364573de4d94401ba78f82cbf5719011360be7fdca02c62cb8f99bccde1" [versions] minecraft = "1.20.1" From 02f6562f8e1c22a466b2a306f47b66dfdf2b2f3d Mon Sep 17 00:00:00 2001 From: NullBite Date: Thu, 26 Oct 2023 00:49:16 -0400 Subject: [PATCH 14/19] Add a few addons for EMI - emi-loot: show loot tables - emiffects: show information about status effects - emitrades: show villager trading info --- index.toml | 15 +++++++++++++++ mods/emi-loot.pw.toml | 13 +++++++++++++ mods/emiffect.pw.toml | 13 +++++++++++++ mods/emitrades.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 5 files changed, 55 insertions(+), 1 deletion(-) create mode 100644 mods/emi-loot.pw.toml create mode 100644 mods/emiffect.pw.toml create mode 100644 mods/emitrades.pw.toml diff --git a/index.toml b/index.toml index 001fe69..0b28fe3 100644 --- a/index.toml +++ b/index.toml @@ -166,11 +166,26 @@ file = "mods/e4mc.pw.toml" hash = "7685618d499e7cf9e0296dab7b06dd8520019c1d3c147ffab5d3da9ea7791549" metafile = true +[[files]] +file = "mods/emi-loot.pw.toml" +hash = "8766521465c1cc6b57199a24008be030eabfd417c0ba7eb6c91f26c2f6ffa70a" +metafile = true + [[files]] file = "mods/emi.pw.toml" hash = "61d4f489d43922fb32e1868ddce2129ecfaddb40e42029908d41142057a28f89" metafile = true +[[files]] +file = "mods/emiffect.pw.toml" +hash = "6395441f751bc9aca4cd024df876b9f7abbfc53d8911f5264c5c36eabbb21c82" +metafile = true + +[[files]] +file = "mods/emitrades.pw.toml" +hash = "4c59088a2cb975f60347da57d72bb1069b65452c6a7b92af8facec6e1bed9409" +metafile = true + [[files]] file = "mods/entity-model-features.pw.toml" hash = "ceabdf57ccfdf9aefc04e6f3bc10e06d6a3320037a0ff60f5990501c9a5d6302" diff --git a/mods/emi-loot.pw.toml b/mods/emi-loot.pw.toml new file mode 100644 index 0000000..518d793 --- /dev/null +++ b/mods/emi-loot.pw.toml @@ -0,0 +1,13 @@ +name = "EMI Loot" +filename = "emi_loot-0.6.5+1.20.1.jar" +side = "both" + +[download] +url = "https://cdn.modrinth.com/data/qbbO7Jns/versions/7fjkgVEh/emi_loot-0.6.5%2B1.20.1.jar" +hash-format = "sha1" +hash = "e6398e3aef04cbe96273e9174601953ab48f5191" + +[update] +[update.modrinth] +mod-id = "qbbO7Jns" +version = "7fjkgVEh" diff --git a/mods/emiffect.pw.toml b/mods/emiffect.pw.toml new file mode 100644 index 0000000..ef9310b --- /dev/null +++ b/mods/emiffect.pw.toml @@ -0,0 +1,13 @@ +name = "EMIffect" +filename = "emiffect-fabric-1.1.1+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/705gWllI/versions/snwqJj9A/emiffect-fabric-1.1.1%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "01bdb198a9877a3c3fdb5e3f1d5dc2d63a8e2c9e" + +[update] +[update.modrinth] +mod-id = "705gWllI" +version = "snwqJj9A" diff --git a/mods/emitrades.pw.toml b/mods/emitrades.pw.toml new file mode 100644 index 0000000..e6c551e --- /dev/null +++ b/mods/emitrades.pw.toml @@ -0,0 +1,13 @@ +name = "EMI Trades" +filename = "emitrades-fabric-1.2.0+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/j2HhbEE7/versions/hlcZDRJ1/emitrades-fabric-1.2.0%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "880671a5d55859627eb91f5938ff8d81b9cb24ad" + +[update] +[update.modrinth] +mod-id = "j2HhbEE7" +version = "hlcZDRJ1" diff --git a/pack.toml b/pack.toml index ee93627..c9e48b5 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c2dad364573de4d94401ba78f82cbf5719011360be7fdca02c62cb8f99bccde1" +hash = "6219c6bf7fb56e2e12421fbf0c330e90f68240c19e110b218a23cfae064d26d0" [versions] minecraft = "1.20.1" From ce19f6e9b7afc6519e17ec247cf1288e9aa15470 Mon Sep 17 00:00:00 2001 From: NullBite Date: Mon, 30 Oct 2023 16:00:18 -0400 Subject: [PATCH 15/19] Disable all recording by default for ReplayMod I like to have it installed for convenience if I ever need it, but it uses a LOT of memory when recording is enabled, and it probably shouldn't be enabled by default. --- config/yosbr/config/replaymod.json | 8 +++++--- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/config/yosbr/config/replaymod.json b/config/yosbr/config/replaymod.json index 6211a80..1a259a5 100644 --- a/config/yosbr/config/replaymod.json +++ b/config/yosbr/config/replaymod.json @@ -1,5 +1,7 @@ { - "recording": { - "autoStartRecording": false - } + "recording": { + "recordSingleplayer": false, + "recordServer": false, + "autoStartRecording": false + } } diff --git a/index.toml b/index.toml index 0b28fe3..3b0f337 100644 --- a/index.toml +++ b/index.toml @@ -22,7 +22,7 @@ hash = "f4f3a9663a482ff424c2db4212fc6f6842c1af3bfb97ebe5c5d7e35e33974e78" [[files]] file = "config/yosbr/config/replaymod.json" -hash = "83a5bff94752832247869618261f7a606a8a19b246a1eb250b17142bfefff082" +hash = "93659cc038fc404d0cab2eb840121b47f5287206a9e6aa00858ed70372b84187" [[files]] file = "config/yosbr/config/roughlyenoughitems/config.json5" diff --git a/pack.toml b/pack.toml index c9e48b5..09803a2 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "6219c6bf7fb56e2e12421fbf0c330e90f68240c19e110b218a23cfae064d26d0" +hash = "c113ec09d1e34bf66f59994a24a0b924b2b5283404a9de7a849fd479df68b275" [versions] minecraft = "1.20.1" From 94b03355e51c252b1aad1a917a783bfc242d370c Mon Sep 17 00:00:00 2001 From: NullBite Date: Fri, 3 Nov 2023 19:16:10 -0400 Subject: [PATCH 16/19] Remove keybind fix --- index.toml | 5 ----- mods/keybind-fix.pw.toml | 13 ------------- pack.toml | 2 +- 3 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 mods/keybind-fix.pw.toml diff --git a/index.toml b/index.toml index 3b0f337..93b3d09 100644 --- a/index.toml +++ b/index.toml @@ -261,11 +261,6 @@ file = "mods/jei.pw.toml" hash = "3851cfa6f95cac87314de473dd4179271c8dab6c639652dc83ac688169c00124" metafile = true -[[files]] -file = "mods/keybind-fix.pw.toml" -hash = "48777d535f2dbe76ec2adb6a001ab4442e40e0e403570eb5dc9a49e6957e40a1" -metafile = true - [[files]] file = "mods/krypton.pw.toml" hash = "71ef7cc16632c0039fe194183b5885968c6d740aaa67a58000653ae0cb40b882" diff --git a/mods/keybind-fix.pw.toml b/mods/keybind-fix.pw.toml deleted file mode 100644 index 79578c2..0000000 --- a/mods/keybind-fix.pw.toml +++ /dev/null @@ -1,13 +0,0 @@ -name = "Keybind Fix" -filename = "keybind_fix-1.0.0.jar" -side = "client" - -[download] -url = "https://cdn.modrinth.com/data/vuWNr14n/versions/4VeEKlR8/keybind_fix-1.0.0.jar" -hash-format = "sha1" -hash = "d99355fe589dfb41b2d7d7e2c20b733ca3a086d8" - -[update] -[update.modrinth] -mod-id = "vuWNr14n" -version = "4VeEKlR8" diff --git a/pack.toml b/pack.toml index 09803a2..f76a771 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "c113ec09d1e34bf66f59994a24a0b924b2b5283404a9de7a849fd479df68b275" +hash = "a82c3d8599b3096cec9e4d9ead07cb94ffc2c6e1a19793c190c40c33c4ed266e" [versions] minecraft = "1.20.1" From ffa80ee603e05f1daaf0641271633429de07f94e Mon Sep 17 00:00:00 2001 From: NullBite Date: Fri, 3 Nov 2023 19:16:35 -0400 Subject: [PATCH 17/19] Add Amecs (alternative to many keyboard mods) - replaces keyboard-fix - has functionality from controlling - add key combinations - add keybinds for toggling auto jump and skin layers --- index.toml | 5 +++++ mods/amecs.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/amecs.pw.toml diff --git a/index.toml b/index.toml index 93b3d09..1ecf1b7 100644 --- a/index.toml +++ b/index.toml @@ -56,6 +56,11 @@ hash = "6f5bf766cebabca0bcfa339eeb119956c48c40eba03c5aa39d7685eab67c56b5" file = "config/yosbr/shaderpacks/rethinking-voxels_r0.1_alpha9b.zip.txt" hash = "6e7b02f11cb6feb7f08d1088d042518d1a04cb6b71a7b2b109cf997173510e3c" +[[files]] +file = "mods/amecs.pw.toml" +hash = "d66bc9c3f81429f138de5eae6226dce25f620f90df864bf7f0f9121708bf0bcc" +metafile = true + [[files]] file = "mods/appleskin.pw.toml" hash = "e3dfb2478e6bb096667d4ec89b0ddfef627747939373bdefee02f358d6e3dee1" diff --git a/mods/amecs.pw.toml b/mods/amecs.pw.toml new file mode 100644 index 0000000..d5013df --- /dev/null +++ b/mods/amecs.pw.toml @@ -0,0 +1,13 @@ +name = "Amecs" +filename = "amecs-1.3.10+mc.1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/rcLriA4v/versions/HuXAp0GB/amecs-1.3.10%2Bmc.1.20.1.jar" +hash-format = "sha1" +hash = "1eff33308da62b47e5767875b28cdd436da77e2c" + +[update] +[update.modrinth] +mod-id = "rcLriA4v" +version = "HuXAp0GB" diff --git a/pack.toml b/pack.toml index f76a771..2a64c60 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "a82c3d8599b3096cec9e4d9ead07cb94ffc2c6e1a19793c190c40c33c4ed266e" +hash = "3146a25355cbc88458b4229e892ab0fd4faf359ec457267703fbd8b7dbd0627d" [versions] minecraft = "1.20.1" From d4e85b21dd52fafe4defa0fa7c20013c17bc3502 Mon Sep 17 00:00:00 2001 From: NullBite Date: Fri, 3 Nov 2023 19:18:04 -0400 Subject: [PATCH 18/19] Add No More Useless Keys This mod adds the ability to set multiple keybinds for actions --- index.toml | 5 +++++ mods/nmuk.pw.toml | 13 +++++++++++++ pack.toml | 2 +- 3 files changed, 19 insertions(+), 1 deletion(-) create mode 100644 mods/nmuk.pw.toml diff --git a/index.toml b/index.toml index 1ecf1b7..5b18c34 100644 --- a/index.toml +++ b/index.toml @@ -321,6 +321,11 @@ file = "mods/mouse-tweaks.pw.toml" hash = "669008dbd2508a67f8c409096cf2357de450f26a69494289e5852045ade7d358" metafile = true +[[files]] +file = "mods/nmuk.pw.toml" +hash = "c5c79054c0fe0b73e75f871f003fef87ed3be204cabd77c5df6cf6bb149f379c" +metafile = true + [[files]] file = "mods/no-chat-reports.pw.toml" hash = "7ca62a9da5c2ec9f0a8bed5394021c959e90077db16b313be44f4c8736f7fbf5" diff --git a/mods/nmuk.pw.toml b/mods/nmuk.pw.toml new file mode 100644 index 0000000..6df4ca6 --- /dev/null +++ b/mods/nmuk.pw.toml @@ -0,0 +1,13 @@ +name = "No More Useless Keys - NMUK" +filename = "nmuk-1.1.0+mc1.20.1.jar" +side = "client" + +[download] +url = "https://cdn.modrinth.com/data/YCcdA1Lp/versions/Skc8LGrP/nmuk-1.1.0%2Bmc1.20.1.jar" +hash-format = "sha1" +hash = "671a20ee5ae80dc979d2028fbc9a227d5e6e19fd" + +[update] +[update.modrinth] +mod-id = "YCcdA1Lp" +version = "Skc8LGrP" diff --git a/pack.toml b/pack.toml index 2a64c60..bd1ebac 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "3146a25355cbc88458b4229e892ab0fd4faf359ec457267703fbd8b7dbd0627d" +hash = "dec462436c4fd44d1e4fabb19dc0f4c5f650be2e77b0b44f70c8dd8f8f8d9d91" [versions] minecraft = "1.20.1" From e5e12b96dc159ce4f6efb2464a4c2b4f14e67f9a Mon Sep 17 00:00:00 2001 From: NullBite Date: Fri, 3 Nov 2023 20:17:07 -0400 Subject: [PATCH 19/19] Change some keybinds Includes keybinds for some mods that are only in NotLite; I'd rather only mess with one upstream settings file instead of having yet anoter file to solve merge conflicts for. Hopefully Minecraft doesn't freak out about nonexistent keybinds. --- config/yosbr/options.txt | 10 +++++++++- index.toml | 2 +- pack.toml | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/config/yosbr/options.txt b/config/yosbr/options.txt index 8519de8..a86ebb0 100644 --- a/config/yosbr/options.txt +++ b/config/yosbr/options.txt @@ -12,5 +12,13 @@ joinedFirstServer:true 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","file/enhanced-boss-bars.zip"] incompatibleResourcePacks:["betterbeds:connectedbeds","midnightcontrols:bedrock"] -key_key.saveToolbarActivator:key.keyboard.v key_iris.keybind.reload:key.keyboard.unknown +key_key.replaymod.marker:key.keyboard.comma +key_key.presencefootsteps.settings:key.keyboard.unknown +key_key.identity:key.keyboard.backslash +key_key.identity_ability:key.keyboard.y +key_key.optigui.inspect:key.keyboard.unknown +key_key.fabricskyboxes.toggle.debug_hud:key.keyboard.unknown +key_key.ae2.guide:key.keyboard.w +key_gui.xaero_open_settings:key.keyboard.unknown +key_gui.xaero_minimap_settings:key.keyboard.unknown diff --git a/index.toml b/index.toml index 5b18c34..aff7de9 100644 --- a/index.toml +++ b/index.toml @@ -42,7 +42,7 @@ hash = "29e8afe5258e9f0cbeb96d3e8ab0cbdb4eadacf48621a6df06a6dece25410547" [[files]] file = "config/yosbr/options.txt" -hash = "f34523709dbae8f3b48196c4331ab6da7d6c6d70bbd5f0c4f6d2b7196021ec70" +hash = "14303032dc114706dd212b473599d7c504cd1ec59ad3023e4214eab7859ed7ef" [[files]] file = "config/yosbr/shaderpacks/ComplementaryReimagined_r5.0.1.zip.txt" diff --git a/pack.toml b/pack.toml index bd1ebac..7c71007 100644 --- a/pack.toml +++ b/pack.toml @@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "dec462436c4fd44d1e4fabb19dc0f4c5f650be2e77b0b44f70c8dd8f8f8d9d91" +hash = "36a5c68658c1937faa2045cdd44a691957d795119321495f8349678a07b157b2" [versions] minecraft = "1.20.1"