[7.0.1] Added 3 new mods, changed some that's only client or server

This commit is contained in:
Aethrexal
2025-02-08 21:02:28 +01:00
parent eb44a49de8
commit aa945f36a0
22 changed files with 113 additions and 33 deletions

View File

@ -1,5 +1,19 @@
# Changelog # 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 ## 7.0.0
### Added ### 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. - Mod excluded in this list is Bluemap as it's per server basis and I add that manually to the server.
---
## 6.7.0 ## 6.7.0
### Updated ### Updated

View File

@ -188,6 +188,12 @@ This is just so I can copy paste it
- Architectury API - Architectury API
- SuperMartijn642's Config Lib - SuperMartijn642's Config Lib
# H
- [ ] [Horse Expert](https://www.curseforge.com/minecraft/mc-mods/horse-expert)
- *Licence*: MPL 2.0
- *Dependencies*:
- Puzzles Lib
# I # I
- [ ] [Iris Shaders](https://www.curseforge.com/minecraft/mc-mods/irisshaders) - [ ] [Iris Shaders](https://www.curseforge.com/minecraft/mc-mods/irisshaders)
- *Licence*: GNU LGPLv3 - *Licence*: GNU LGPLv3
@ -217,6 +223,8 @@ This is just so I can copy paste it
- *Dependencies*: - *Dependencies*:
- Architectury API - Architectury API
- Cloth Config 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) - [ ] [Login Protection[Forge/Fabric]](https://www.curseforge.com/minecraft/mc-mods/login-protection)
- *Licence*: ARR - *Licence*: ARR
- *Dependencies*: - *Dependencies*:
@ -296,6 +304,8 @@ This is just so I can copy paste it
- *Licence*: GNU GPLv3 - *Licence*: GNU GPLv3
- [ ] [Polymorph (Fabric/Forge/Quilt)](https://www.curseforge.com/minecraft/mc-mods/polymorph) - [ ] [Polymorph (Fabric/Forge/Quilt)](https://www.curseforge.com/minecraft/mc-mods/polymorph)
- *Licence*: GNU LGPLv3 - *Licence*: GNU LGPLv3
- [ ] [Puzzles Lib](https://www.curseforge.com/minecraft/mc-mods/puzzles-lib)
- *Licence*: MPL 2.0
# R # R
- [ ] § [Reese's Sodium Options](https://www.curseforge.com/minecraft/mc-mods/reeses-sodium-options) - [ ] § [Reese's Sodium Options](https://www.curseforge.com/minecraft/mc-mods/reeses-sodium-options)

View File

@ -6,7 +6,7 @@ modpackProjectID = 0
#The name of the modpack #The name of the modpack
modpackName = "Eternal" modpackName = "Eternal"
#The version of the modpack #The version of the modpack
modpackVersion = "7.0.0" modpackVersion = "7.0.1"
#Use the metadata.json to determine the modpack version #Use the metadata.json to determine the modpack version
#ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING #ONLY ENABLE THIS IF YOU KNOW WHAT YOU ARE DOING
useMetadata = false useMetadata = false

View File

@ -2,7 +2,7 @@ hash-format = "sha256"
[[files]] [[files]]
file = "config/bcc-common.toml" file = "config/bcc-common.toml"
hash = "6d25b6104a8f3abf64e957cb1413d6e259e9d86d0720ff100eed30476a6c45be" hash = "f572525ad06da7f3e8c2ab6a9316ab4b2d29b05a5727f8de75beabd746b189fa"
[[files]] [[files]]
file = "config/camera-client.toml" file = "config/camera-client.toml"
@ -110,7 +110,7 @@ metafile = true
[[files]] [[files]]
file = "mods/ambientsounds.pw.toml" file = "mods/ambientsounds.pw.toml"
hash = "ef0cd06e24408818d3faff4e2fa7dff87a414d39b1b8b91c518e1fd0d5402357" hash = "feb430a2b77e65c510320b8b0a30fd9066e36cd40ec6a3038507dc2ea9e4676e"
metafile = true metafile = true
[[files]] [[files]]
@ -150,7 +150,7 @@ metafile = true
[[files]] [[files]]
file = "mods/beautified-chat-server.pw.toml" file = "mods/beautified-chat-server.pw.toml"
hash = "dd278ecd0de5962dc67814388cb675c4105e47ac50357361ea4338efb66c2e73" hash = "b863003c443c91a245f875ba59337a4f93caecece7a18255f0b4fe64398aabe3"
metafile = true metafile = true
[[files]] [[files]]
@ -210,7 +210,7 @@ metafile = true
[[files]] [[files]]
file = "mods/controlling.pw.toml" file = "mods/controlling.pw.toml"
hash = "c5df6a939b23ea1dc348989e5185d7ad7d7e65557531e1a1ec16cb57ab8f9b29" hash = "29c12984642ee56b4a2c933f34c4605ee1b65d356da3d9d60074ca3d49e6df72"
metafile = true metafile = true
[[files]] [[files]]
@ -245,7 +245,7 @@ metafile = true
[[files]] [[files]]
file = "mods/dark-mode-everywhere.pw.toml" file = "mods/dark-mode-everywhere.pw.toml"
hash = "0eac5dfa4c1f4687532e7f0a70800e4ec1d6b931b44785a50bb5673c9d2322c5" hash = "fb39010a27557ce0a50415b84ee38eebd2a61888a1c7aadfcecae2d5e9a6381b"
metafile = true metafile = true
[[files]] [[files]]
@ -320,7 +320,7 @@ metafile = true
[[files]] [[files]]
file = "mods/farsight.pw.toml" file = "mods/farsight.pw.toml"
hash = "4523d0910a02a509680982a4e3ae37a2929df6b46ea796a83746a309d6ab31f5" hash = "173c02bd227e837e5ca25b690c1be6b70c25eecdb58092f1ca7070b005d2a1b3"
metafile = true metafile = true
[[files]] [[files]]
@ -340,7 +340,7 @@ metafile = true
[[files]] [[files]]
file = "mods/forgified-fabric-api.pw.toml" file = "mods/forgified-fabric-api.pw.toml"
hash = "2502d0958ae5aca77e8408b513ac29222fc01ee923c5bc22a261831a9d290502" hash = "a9f5ffc7747ba6621f2366d34052f8f81ae9923cc41060ed273ebc421cfa5c6e"
metafile = true metafile = true
[[files]] [[files]]
@ -373,9 +373,14 @@ file = "mods/grieflogger.pw.toml"
hash = "8c34400550b41a682221a8eebdf8dbe82c1b4d2ce24e0a738bd30bbb932cf506" hash = "8c34400550b41a682221a8eebdf8dbe82c1b4d2ce24e0a738bd30bbb932cf506"
metafile = true metafile = true
[[files]]
file = "mods/horse-expert.pw.toml"
hash = "fbd996f88dd06859110841a2b4716285b6b491f54aef2dd9ca59b0978718dd93"
metafile = true
[[files]] [[files]]
file = "mods/irisshaders.pw.toml" file = "mods/irisshaders.pw.toml"
hash = "d566dd41f5982298b588744c4150c15de0e43ac176081a81c6c7e89905c8fb91" hash = "2c7dc6cbfca32fdfeadbfb4d64ce3e74d3f1ce66edb100bb0e4b795c02496a4e"
metafile = true metafile = true
[[files]] [[files]]
@ -405,7 +410,12 @@ metafile = true
[[files]] [[files]]
file = "mods/light-overlay.pw.toml" file = "mods/light-overlay.pw.toml"
hash = "c9a79c8e684a727cfb60a1644a0306a3401375bdac808f4c9ba3f8321a9ff678" hash = "b005c8168c11898a2b3883f5a96fe0fdb3e21119ad2ebb27a921443c86e065e0"
metafile = true
[[files]]
file = "mods/living-things.pw.toml"
hash = "4a3be325d2c419a9e350546fe1030e29d91892fd2262ab6acec4d670db66912a"
metafile = true metafile = true
[[files]] [[files]]
@ -455,7 +465,7 @@ metafile = true
[[files]] [[files]]
file = "mods/magnesium-extras.pw.toml" file = "mods/magnesium-extras.pw.toml"
hash = "176315847d74c7b2dd39471b09da612f7cb8293fe754fbcecee15e79bd2fcca0" hash = "fdd006310581166036f331a95adc9cef032914fece1aabacfbfbc4fa609fde85"
metafile = true metafile = true
[[files]] [[files]]
@ -480,7 +490,7 @@ metafile = true
[[files]] [[files]]
file = "mods/mods-optimizer.pw.toml" file = "mods/mods-optimizer.pw.toml"
hash = "1b55fda1a25280c03739d56ecf24bf1a36c61724536aef9eb136edf375788aaf" hash = "fff09256a25018a0598006ee802193015ae9b94008989673db943717939429d9"
metafile = true metafile = true
[[files]] [[files]]
@ -505,7 +515,7 @@ metafile = true
[[files]] [[files]]
file = "mods/mouse-tweaks.pw.toml" file = "mods/mouse-tweaks.pw.toml"
hash = "2bdee19bd39b4bd411d7c858a7978ca9d2bdda41c1cf15920ea6be0014663f79" hash = "057044d2179d9e10b616ef8fa4cc870ad350842fc5c325ce0b3766160852cd13"
metafile = true metafile = true
[[files]] [[files]]
@ -535,7 +545,7 @@ metafile = true
[[files]] [[files]]
file = "mods/notes.pw.toml" file = "mods/notes.pw.toml"
hash = "43cfb38c1ec0f3d902ffc0f29cf7bcd0d96b018e0658ff5be7db14cf9c9572fe" hash = "c3d6d34c0a43cefd719da0fab35793e0fd0517b25bf4b3efe1dfe73250dd050d"
metafile = true metafile = true
[[files]] [[files]]
@ -558,6 +568,11 @@ file = "mods/polymorph.pw.toml"
hash = "e113a523a10dfc48b6c8c57628ab163f846637bcd03f58b67ec52eac90a9c18a" hash = "e113a523a10dfc48b6c8c57628ab163f846637bcd03f58b67ec52eac90a9c18a"
metafile = true metafile = true
[[files]]
file = "mods/puzzles-lib.pw.toml"
hash = "890affb43553577e1b9ab80420472deb5de735b009b524d48591c901a0c8f57c"
metafile = true
[[files]] [[files]]
file = "mods/reeses-sodium-options.pw.toml" file = "mods/reeses-sodium-options.pw.toml"
hash = "6a48780ffd4bc3b941f81232c84034aba5ff7645ea635c604de6df71e6596bb3" hash = "6a48780ffd4bc3b941f81232c84034aba5ff7645ea635c604de6df71e6596bb3"
@ -580,7 +595,7 @@ metafile = true
[[files]] [[files]]
file = "mods/searchables.pw.toml" file = "mods/searchables.pw.toml"
hash = "6c0fac550bb053ee2728144a28819835823dcc6d04ad7897750431fe55100e53" hash = "b210b54498abff891f524a0ce32b7b81bfc88043604065bd4ece9e71c36427f4"
metafile = true metafile = true
[[files]] [[files]]
@ -680,7 +695,7 @@ metafile = true
[[files]] [[files]]
file = "mods/watermedia.pw.toml" file = "mods/watermedia.pw.toml"
hash = "878f5ea1aac33cf511f140200e20637bc5aa3bf5538ccdf54af21562506da033" hash = "d06a206370f28ea1deb96488525fb951de75db873c50e537d6b4a05bf3668006"
metafile = true metafile = true
[[files]] [[files]]
@ -695,7 +710,7 @@ metafile = true
[[files]] [[files]]
file = "mods/wi-zoom.pw.toml" file = "mods/wi-zoom.pw.toml"
hash = "b62752faf8c3e0c8b39ed4e7ed92102249013417f87d411a9b964e0ba9f363ca" hash = "28f01b206bb38e911b48f6ee86b6a534e4ace01e057e441775f57c35421770a1"
metafile = true metafile = true
[[files]] [[files]]

View File

@ -1,6 +1,6 @@
name = "AmbientSounds 6" name = "AmbientSounds 6"
filename = "AmbientSounds_NEOFORGE_v6.1.4_mc1.21.1.jar" filename = "AmbientSounds_NEOFORGE_v6.1.4_mc1.21.1.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "Beautified Chat [Server]" name = "Beautified Chat [Server]"
filename = "beautifiedchatserver-1.21.1-2.6.jar" filename = "beautifiedchatserver-1.21.1-2.6.jar"
side = "both" side = "server"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "Controlling" name = "Controlling"
filename = "Controlling-neoforge-1.21.1-19.0.4.jar" filename = "Controlling-neoforge-1.21.1-19.0.4.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "Dark Mode Everywhere" name = "Dark Mode Everywhere"
filename = "darkmodeeverywhere-1.21-1.3.4.jar" filename = "darkmodeeverywhere-1.21-1.3.4.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "Farsight [Forge/Neo]" name = "Farsight [Forge/Neo]"
filename = "farsight-1.21-3.8.jar" filename = "farsight-1.21-3.8.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

13
mods/horse-expert.pw.toml Normal file
View File

@ -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

View File

@ -1,6 +1,6 @@
name = "Iris Shaders" name = "Iris Shaders"
filename = "iris-neoforge-1.8.6+mc1.21.1.jar" filename = "iris-neoforge-1.8.6+mc1.21.1.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "Light Overlay (Rift/Forge/Fabric)" name = "Light Overlay (Rift/Forge/Fabric)"
filename = "light-overlay-12.0.0-neoforge.jar" filename = "light-overlay-12.0.0-neoforge.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -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

View File

@ -1,6 +1,6 @@
name = "Sodium/Embeddium Extras" name = "Sodium/Embeddium Extras"
filename = "sodiumextras-neoforge-1.0.7-1.21.1.jar" filename = "sodiumextras-neoforge-1.0.7-1.21.1.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "Mods Optimizer" name = "Mods Optimizer"
filename = "mods_optimizer-neoforge-1.21.1-2.1.0.jar" filename = "mods_optimizer-neoforge-1.21.1-2.1.0.jar"
side = "both" side = "client"
[download] [download]
url = "https://cdn.modrinth.com/data/hlVtb1H0/versions/mdUdhhYv/mods_optimizer-neoforge-1.21.1-2.1.0.jar" url = "https://cdn.modrinth.com/data/hlVtb1H0/versions/mdUdhhYv/mods_optimizer-neoforge-1.21.1-2.1.0.jar"

View File

@ -1,6 +1,6 @@
name = "Mouse Tweaks" name = "Mouse Tweaks"
filename = "MouseTweaks-neoforge-mc1.21-2.26.1.jar" filename = "MouseTweaks-neoforge-mc1.21-2.26.1.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "Notes" name = "Notes"
filename = "Notes-1.21.1-3.0.1-neoforge.jar" filename = "Notes-1.21.1-3.0.1-neoforge.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

13
mods/puzzles-lib.pw.toml Normal file
View File

@ -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

View File

@ -1,6 +1,6 @@
name = "Searchables" name = "Searchables"
filename = "Searchables-neoforge-1.21.1-1.0.2.jar" filename = "Searchables-neoforge-1.21.1-1.0.2.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "WATERMeDIA: Multimedia API" name = "WATERMeDIA: Multimedia API"
filename = "watermedia-2.1.16.jar" filename = "watermedia-2.1.16.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,6 +1,6 @@
name = "WI Zoom" name = "WI Zoom"
filename = "WI-Zoom-1.5-MC1.21-NeoForge.jar" filename = "WI-Zoom-1.5-MC1.21-NeoForge.jar"
side = "both" side = "client"
[download] [download]
hash-format = "sha1" hash-format = "sha1"

View File

@ -1,12 +1,12 @@
name = "Eternal" name = "Eternal"
author = "Aethrexal" author = "Aethrexal"
version = "7.0.0" version = "7.0.1"
pack-format = "packwiz:1.1.0" pack-format = "packwiz:1.1.0"
[index] [index]
file = "index.toml" file = "index.toml"
hash-format = "sha256" hash-format = "sha256"
hash = "0742b0c51b51fa68731a8967f97eac0c4918a010579d6180aa5e089f7f7a8ae7" hash = "8205bf1e2605e8e245992196d11e645d2dbb0046f84c3f51f3cf37a858f53d98"
[versions] [versions]
minecraft = "1.21.1" minecraft = "1.21.1"