* fix kube
* update mods, add guideme for new ae2
* rehash and re0ensure updates to make sure i didnt fuck up
* how did I unfix it
* extreme muffler is a greg necessity
please.
* bump ver
* probably an accidental copy paste?
* also remove the miscopied files from index
* add batch mode to gcp multis
* fix non clientside marked mods
* update quest for gtm fixing typo
* Added EMI and Ae2 Crafting Trees
It seems EMI has a issue with category sorting right now? Will look into it more when emi responds to me, as well as I believe the order is currently reversed.
* I guess uncenter the search bar so it's more like JEI which players are used to
* Updated all mods
ExtendedAE has some new blocks that should probably be gregified, I am not exactly the recipe guy however
- betternbt for itemtags when holding shift
- gregic energistics for buffers + CRIB (comes with monomorphism)
- modern ae2 additions for interface p2p and dense coprocessors
* 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