From aa945f36a0bf5edaeb2c50039d9625c11ba6fdaa Mon Sep 17 00:00:00 2001 From: Aethrexal Date: Sat, 8 Feb 2025 21:02:28 +0100 Subject: [PATCH] [7.0.1] Added 3 new mods, changed some that's only client or server --- CHANGELOG.md | 16 ++++++++++ MODLIST.md | 10 ++++++ config/bcc-common.toml | 2 +- index.toml | 47 +++++++++++++++++++---------- mods/ambientsounds.pw.toml | 2 +- mods/beautified-chat-server.pw.toml | 2 +- mods/controlling.pw.toml | 2 +- mods/dark-mode-everywhere.pw.toml | 2 +- mods/farsight.pw.toml | 2 +- mods/horse-expert.pw.toml | 13 ++++++++ mods/irisshaders.pw.toml | 2 +- mods/light-overlay.pw.toml | 2 +- mods/living-things.pw.toml | 13 ++++++++ mods/magnesium-extras.pw.toml | 2 +- mods/mods-optimizer.pw.toml | 2 +- mods/mouse-tweaks.pw.toml | 2 +- mods/notes.pw.toml | 2 +- mods/puzzles-lib.pw.toml | 13 ++++++++ mods/searchables.pw.toml | 2 +- mods/watermedia.pw.toml | 2 +- mods/wi-zoom.pw.toml | 2 +- pack.toml | 4 +-- 22 files changed, 113 insertions(+), 33 deletions(-) create mode 100644 mods/horse-expert.pw.toml create mode 100644 mods/living-things.pw.toml create mode 100644 mods/puzzles-lib.pw.toml diff --git a/CHANGELOG.md b/CHANGELOG.md index 3eee3ec..8ebe7bb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## 7.0.1 + +### Added + +- Horse Expert +- Puzzles Lib +- Living Things + +### Notes + +- Changed mods so they're either server, client or both directly in the `pw.toml` files instead of relying on Mod Optimizer. That mod will be client only so it cleans up any old versions and stuff. + +--- + ## 7.0.0 ### Added @@ -143,6 +157,8 @@ - Mod excluded in this list is Bluemap as it's per server basis and I add that manually to the server. +--- + ## 6.7.0 ### Updated diff --git a/MODLIST.md b/MODLIST.md index e0def40..9f828b7 100644 --- a/MODLIST.md +++ b/MODLIST.md @@ -188,6 +188,12 @@ This is just so I can copy paste it - Architectury API - SuperMartijn642's Config Lib +# H +- [ ] [Horse Expert](https://www.curseforge.com/minecraft/mc-mods/horse-expert) + - *Licence*: MPL 2.0 + - *Dependencies*: + - Puzzles Lib + # I - [ ] [Iris Shaders](https://www.curseforge.com/minecraft/mc-mods/irisshaders) - *Licence*: GNU LGPLv3 @@ -217,6 +223,8 @@ This is just so I can copy paste it - *Dependencies*: - Architectury API - Cloth Config API +- [ ] [Living Things](https://www.curseforge.com/minecraft/mc-mods/living-things) + - *Licence*: CC BY-NC-ND 4.0 - [ ] [Login Protection[Forge/Fabric]](https://www.curseforge.com/minecraft/mc-mods/login-protection) - *Licence*: ARR - *Dependencies*: @@ -296,6 +304,8 @@ This is just so I can copy paste it - *Licence*: GNU GPLv3 - [ ] [Polymorph (Fabric/Forge/Quilt)](https://www.curseforge.com/minecraft/mc-mods/polymorph) - *Licence*: GNU LGPLv3 +- [ ] [Puzzles Lib](https://www.curseforge.com/minecraft/mc-mods/puzzles-lib) + - *Licence*: MPL 2.0 # R - [ ] ยง [Reese's Sodium Options](https://www.curseforge.com/minecraft/mc-mods/reeses-sodium-options) diff --git a/config/bcc-common.toml b/config/bcc-common.toml index 8ad2baf..e1a2cf0 100644 --- a/config/bcc-common.toml +++ b/config/bcc-common.toml @@ -6,7 +6,7 @@ modpackProjectID = 0 #The name of the modpack modpackName = "Eternal" #The version of the modpack -modpackVersion = "7.0.0" +modpackVersion = "7.0.1" #Use the metadata.json to determine the modpack version #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING useMetadata = false diff --git a/index.toml b/index.toml index cae2380..57e91af 100644 --- a/index.toml +++ b/index.toml @@ -2,7 +2,7 @@ hash-format = "sha256" [[files]] file = "config/bcc-common.toml" -hash = "6d25b6104a8f3abf64e957cb1413d6e259e9d86d0720ff100eed30476a6c45be" +hash = "f572525ad06da7f3e8c2ab6a9316ab4b2d29b05a5727f8de75beabd746b189fa" [[files]] file = "config/camera-client.toml" @@ -110,7 +110,7 @@ metafile = true [[files]] file = "mods/ambientsounds.pw.toml" -hash = "ef0cd06e24408818d3faff4e2fa7dff87a414d39b1b8b91c518e1fd0d5402357" +hash = "feb430a2b77e65c510320b8b0a30fd9066e36cd40ec6a3038507dc2ea9e4676e" metafile = true [[files]] @@ -150,7 +150,7 @@ metafile = true [[files]] file = "mods/beautified-chat-server.pw.toml" -hash = "dd278ecd0de5962dc67814388cb675c4105e47ac50357361ea4338efb66c2e73" +hash = "b863003c443c91a245f875ba59337a4f93caecece7a18255f0b4fe64398aabe3" metafile = true [[files]] @@ -210,7 +210,7 @@ metafile = true [[files]] file = "mods/controlling.pw.toml" -hash = "c5df6a939b23ea1dc348989e5185d7ad7d7e65557531e1a1ec16cb57ab8f9b29" +hash = "29c12984642ee56b4a2c933f34c4605ee1b65d356da3d9d60074ca3d49e6df72" metafile = true [[files]] @@ -245,7 +245,7 @@ metafile = true [[files]] file = "mods/dark-mode-everywhere.pw.toml" -hash = "0eac5dfa4c1f4687532e7f0a70800e4ec1d6b931b44785a50bb5673c9d2322c5" +hash = "fb39010a27557ce0a50415b84ee38eebd2a61888a1c7aadfcecae2d5e9a6381b" metafile = true [[files]] @@ -320,7 +320,7 @@ metafile = true [[files]] file = "mods/farsight.pw.toml" -hash = "4523d0910a02a509680982a4e3ae37a2929df6b46ea796a83746a309d6ab31f5" +hash = "173c02bd227e837e5ca25b690c1be6b70c25eecdb58092f1ca7070b005d2a1b3" metafile = true [[files]] @@ -340,7 +340,7 @@ metafile = true [[files]] file = "mods/forgified-fabric-api.pw.toml" -hash = "2502d0958ae5aca77e8408b513ac29222fc01ee923c5bc22a261831a9d290502" +hash = "a9f5ffc7747ba6621f2366d34052f8f81ae9923cc41060ed273ebc421cfa5c6e" metafile = true [[files]] @@ -373,9 +373,14 @@ file = "mods/grieflogger.pw.toml" hash = "8c34400550b41a682221a8eebdf8dbe82c1b4d2ce24e0a738bd30bbb932cf506" metafile = true +[[files]] +file = "mods/horse-expert.pw.toml" +hash = "fbd996f88dd06859110841a2b4716285b6b491f54aef2dd9ca59b0978718dd93" +metafile = true + [[files]] file = "mods/irisshaders.pw.toml" -hash = "d566dd41f5982298b588744c4150c15de0e43ac176081a81c6c7e89905c8fb91" +hash = "2c7dc6cbfca32fdfeadbfb4d64ce3e74d3f1ce66edb100bb0e4b795c02496a4e" metafile = true [[files]] @@ -405,7 +410,12 @@ metafile = true [[files]] file = "mods/light-overlay.pw.toml" -hash = "c9a79c8e684a727cfb60a1644a0306a3401375bdac808f4c9ba3f8321a9ff678" +hash = "b005c8168c11898a2b3883f5a96fe0fdb3e21119ad2ebb27a921443c86e065e0" +metafile = true + +[[files]] +file = "mods/living-things.pw.toml" +hash = "4a3be325d2c419a9e350546fe1030e29d91892fd2262ab6acec4d670db66912a" metafile = true [[files]] @@ -455,7 +465,7 @@ metafile = true [[files]] file = "mods/magnesium-extras.pw.toml" -hash = "176315847d74c7b2dd39471b09da612f7cb8293fe754fbcecee15e79bd2fcca0" +hash = "fdd006310581166036f331a95adc9cef032914fece1aabacfbfbc4fa609fde85" metafile = true [[files]] @@ -480,7 +490,7 @@ metafile = true [[files]] file = "mods/mods-optimizer.pw.toml" -hash = "1b55fda1a25280c03739d56ecf24bf1a36c61724536aef9eb136edf375788aaf" +hash = "fff09256a25018a0598006ee802193015ae9b94008989673db943717939429d9" metafile = true [[files]] @@ -505,7 +515,7 @@ metafile = true [[files]] file = "mods/mouse-tweaks.pw.toml" -hash = "2bdee19bd39b4bd411d7c858a7978ca9d2bdda41c1cf15920ea6be0014663f79" +hash = "057044d2179d9e10b616ef8fa4cc870ad350842fc5c325ce0b3766160852cd13" metafile = true [[files]] @@ -535,7 +545,7 @@ metafile = true [[files]] file = "mods/notes.pw.toml" -hash = "43cfb38c1ec0f3d902ffc0f29cf7bcd0d96b018e0658ff5be7db14cf9c9572fe" +hash = "c3d6d34c0a43cefd719da0fab35793e0fd0517b25bf4b3efe1dfe73250dd050d" metafile = true [[files]] @@ -558,6 +568,11 @@ file = "mods/polymorph.pw.toml" hash = "e113a523a10dfc48b6c8c57628ab163f846637bcd03f58b67ec52eac90a9c18a" metafile = true +[[files]] +file = "mods/puzzles-lib.pw.toml" +hash = "890affb43553577e1b9ab80420472deb5de735b009b524d48591c901a0c8f57c" +metafile = true + [[files]] file = "mods/reeses-sodium-options.pw.toml" hash = "6a48780ffd4bc3b941f81232c84034aba5ff7645ea635c604de6df71e6596bb3" @@ -580,7 +595,7 @@ metafile = true [[files]] file = "mods/searchables.pw.toml" -hash = "6c0fac550bb053ee2728144a28819835823dcc6d04ad7897750431fe55100e53" +hash = "b210b54498abff891f524a0ce32b7b81bfc88043604065bd4ece9e71c36427f4" metafile = true [[files]] @@ -680,7 +695,7 @@ metafile = true [[files]] file = "mods/watermedia.pw.toml" -hash = "878f5ea1aac33cf511f140200e20637bc5aa3bf5538ccdf54af21562506da033" +hash = "d06a206370f28ea1deb96488525fb951de75db873c50e537d6b4a05bf3668006" metafile = true [[files]] @@ -695,7 +710,7 @@ metafile = true [[files]] file = "mods/wi-zoom.pw.toml" -hash = "b62752faf8c3e0c8b39ed4e7ed92102249013417f87d411a9b964e0ba9f363ca" +hash = "28f01b206bb38e911b48f6ee86b6a534e4ace01e057e441775f57c35421770a1" metafile = true [[files]] diff --git a/mods/ambientsounds.pw.toml b/mods/ambientsounds.pw.toml index db7b5e0..ce802f4 100644 --- a/mods/ambientsounds.pw.toml +++ b/mods/ambientsounds.pw.toml @@ -1,6 +1,6 @@ name = "AmbientSounds 6" filename = "AmbientSounds_NEOFORGE_v6.1.4_mc1.21.1.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/mods/beautified-chat-server.pw.toml b/mods/beautified-chat-server.pw.toml index 9d23fc0..e1da33d 100644 --- a/mods/beautified-chat-server.pw.toml +++ b/mods/beautified-chat-server.pw.toml @@ -1,6 +1,6 @@ name = "Beautified Chat [Server]" filename = "beautifiedchatserver-1.21.1-2.6.jar" -side = "both" +side = "server" [download] hash-format = "sha1" diff --git a/mods/controlling.pw.toml b/mods/controlling.pw.toml index e85a0e2..2a2115e 100644 --- a/mods/controlling.pw.toml +++ b/mods/controlling.pw.toml @@ -1,6 +1,6 @@ name = "Controlling" filename = "Controlling-neoforge-1.21.1-19.0.4.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/mods/dark-mode-everywhere.pw.toml b/mods/dark-mode-everywhere.pw.toml index 49670f2..4643b27 100644 --- a/mods/dark-mode-everywhere.pw.toml +++ b/mods/dark-mode-everywhere.pw.toml @@ -1,6 +1,6 @@ name = "Dark Mode Everywhere" filename = "darkmodeeverywhere-1.21-1.3.4.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/mods/farsight.pw.toml b/mods/farsight.pw.toml index 7eff0c2..6845965 100644 --- a/mods/farsight.pw.toml +++ b/mods/farsight.pw.toml @@ -1,6 +1,6 @@ name = "Farsight [Forge/Neo]" filename = "farsight-1.21-3.8.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/mods/horse-expert.pw.toml b/mods/horse-expert.pw.toml new file mode 100644 index 0000000..811f13e --- /dev/null +++ b/mods/horse-expert.pw.toml @@ -0,0 +1,13 @@ +name = "Horse Expert" +filename = "HorseExpert-v21.1.0-1.21.1-NeoForge.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "df0116952a6c0fd2b6b07f30f25a394d62817bca" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5731753 +project-id = 666942 diff --git a/mods/irisshaders.pw.toml b/mods/irisshaders.pw.toml index fc2e239..35f6ca8 100644 --- a/mods/irisshaders.pw.toml +++ b/mods/irisshaders.pw.toml @@ -1,6 +1,6 @@ name = "Iris Shaders" filename = "iris-neoforge-1.8.6+mc1.21.1.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/mods/light-overlay.pw.toml b/mods/light-overlay.pw.toml index de5809c..6d3b9c3 100644 --- a/mods/light-overlay.pw.toml +++ b/mods/light-overlay.pw.toml @@ -1,6 +1,6 @@ name = "Light Overlay (Rift/Forge/Fabric)" filename = "light-overlay-12.0.0-neoforge.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/mods/living-things.pw.toml b/mods/living-things.pw.toml new file mode 100644 index 0000000..4b449d1 --- /dev/null +++ b/mods/living-things.pw.toml @@ -0,0 +1,13 @@ +name = "Living Things" +filename = "livingthings-neoforge-1.21.1-2.2.0.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "45e4cb64bfa71fd8c5dd6d217b834e8735f9e0a6" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 5895186 +project-id = 397252 diff --git a/mods/magnesium-extras.pw.toml b/mods/magnesium-extras.pw.toml index 201bae3..266e525 100644 --- a/mods/magnesium-extras.pw.toml +++ b/mods/magnesium-extras.pw.toml @@ -1,6 +1,6 @@ name = "Sodium/Embeddium Extras" filename = "sodiumextras-neoforge-1.0.7-1.21.1.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/mods/mods-optimizer.pw.toml b/mods/mods-optimizer.pw.toml index e15c9d1..3edef7e 100644 --- a/mods/mods-optimizer.pw.toml +++ b/mods/mods-optimizer.pw.toml @@ -1,6 +1,6 @@ name = "Mods Optimizer" filename = "mods_optimizer-neoforge-1.21.1-2.1.0.jar" -side = "both" +side = "client" [download] url = "https://cdn.modrinth.com/data/hlVtb1H0/versions/mdUdhhYv/mods_optimizer-neoforge-1.21.1-2.1.0.jar" diff --git a/mods/mouse-tweaks.pw.toml b/mods/mouse-tweaks.pw.toml index b8c5a32..7211583 100644 --- a/mods/mouse-tweaks.pw.toml +++ b/mods/mouse-tweaks.pw.toml @@ -1,6 +1,6 @@ name = "Mouse Tweaks" filename = "MouseTweaks-neoforge-mc1.21-2.26.1.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/mods/notes.pw.toml b/mods/notes.pw.toml index bb743bd..91dff66 100644 --- a/mods/notes.pw.toml +++ b/mods/notes.pw.toml @@ -1,6 +1,6 @@ name = "Notes" filename = "Notes-1.21.1-3.0.1-neoforge.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/mods/puzzles-lib.pw.toml b/mods/puzzles-lib.pw.toml new file mode 100644 index 0000000..99eeece --- /dev/null +++ b/mods/puzzles-lib.pw.toml @@ -0,0 +1,13 @@ +name = "Puzzles Lib [Forge & Fabric]" +filename = "PuzzlesLib-v21.1.27-1.21.1-NeoForge.jar" +side = "both" + +[download] +hash-format = "sha1" +hash = "6e131394cf42e2fcedb7f878223c387fd530e6a0" +mode = "metadata:curseforge" + +[update] +[update.curseforge] +file-id = 6095894 +project-id = 495476 diff --git a/mods/searchables.pw.toml b/mods/searchables.pw.toml index 18be7db..b5a26d3 100644 --- a/mods/searchables.pw.toml +++ b/mods/searchables.pw.toml @@ -1,6 +1,6 @@ name = "Searchables" filename = "Searchables-neoforge-1.21.1-1.0.2.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/mods/watermedia.pw.toml b/mods/watermedia.pw.toml index 43837e4..29edddd 100644 --- a/mods/watermedia.pw.toml +++ b/mods/watermedia.pw.toml @@ -1,6 +1,6 @@ name = "WATERMeDIA: Multimedia API" filename = "watermedia-2.1.16.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/mods/wi-zoom.pw.toml b/mods/wi-zoom.pw.toml index 5b558e9..1486725 100644 --- a/mods/wi-zoom.pw.toml +++ b/mods/wi-zoom.pw.toml @@ -1,6 +1,6 @@ name = "WI Zoom" filename = "WI-Zoom-1.5-MC1.21-NeoForge.jar" -side = "both" +side = "client" [download] hash-format = "sha1" diff --git a/pack.toml b/pack.toml index ecfe0fd..c9f15fa 100644 --- a/pack.toml +++ b/pack.toml @@ -1,12 +1,12 @@ name = "Eternal" author = "Aethrexal" -version = "7.0.0" +version = "7.0.1" pack-format = "packwiz:1.1.0" [index] file = "index.toml" hash-format = "sha256" -hash = "0742b0c51b51fa68731a8967f97eac0c4918a010579d6180aa5e089f7f7a8ae7" +hash = "8205bf1e2605e8e245992196d11e645d2dbb0046f84c3f51f3cf37a858f53d98" [versions] minecraft = "1.21.1"