Commit Graph

7 Commits

Author SHA1 Message Date
ursamina
61e697e3e2 Update mods 2025-04-02 23:21:53 +01:00
mina
e316211314 remove other clientside mods from serverpack
derpa
2024-12-25 22:49:58 +00:00
Deepa
519a65690e Update gtm + other mods (#88)
* Updated mods

* Changed multi oc modifiers
2024-12-22 21:44:32 +00:00
mina
143293258f mod updates 2024-10-13 17:19:44 +01:00
ursamina
3a7a55e5ee update hashes 2024-05-10 22:08:21 +01:00
Sophia
77b5e9597a Fix client-side designation (#32)
* The developer says its client only.

* Minor correction to the mod name

* Should be client only.

* Disable asyncRecipeSearching due to several breaking bugs in the current implementation.

* Update hashes

* Fix server script to point to the correct pack.toml

* Corrected the start.sh server script.
Changes:
Will try to fallback on wget if curl is not found.
Use the -p flag on mkdir so it won't error on
already existing directories

* Fixed forgotten cURL flag

* Added start.ps1 script for Powershell users.
It currently differs significantly from start.sh:
- It pulls FindMe from modrinth by using their API
so as to avoid having to hardcode the location
- It will pull in the latest packwiz bootstrap
from gh releases to avoid hardcoding the location
- It cleans up after itself
- It allows the user to accept the MC EULA from
within the script itself

The 3 variables at the top will need to be
updated to match the expected versions every time
those are altered.

I don't think I'll be able to replicate this
functionality in bash as I'm not as familiar
but I'm sure someone else will rise to the
challenge.

* Corrected the modrinth qs for findme
2024-02-27 02:26:31 +00:00
mina
c043196ee3 inventory profiles next
fixes critical bug with inventory sorter
2024-02-22 16:49:17 +00:00