Description
GSTools is a minecraft mod that is required for most of my modern modded creations. It contains the boiler plate code for everything else, and some quality of life stuff.
Some (not all) of its functionality:
- boilerplate code for running my other mods
- import requirements on some versions used in my maps when I need the user to have mods for them
- mcfunction quality of life stuff like:
- mclistutils
- random number generation
- mathmatical trig operations
- global mod functionality like the hud for 'Enhanced Survival' and 'Life & Death'
This will be required for the entire Alive mod ecosystem.
More coming soon.


