- Ported to 1.21.3
- Implemented a new automatic updater for configs, that updates them whenever a new version comes around, however;
- Auto updating of configs can be disabled by setting
"shouldAutoUpdate":
tofalse
within the individial configs - Alternatively set the
globalShouldAutoUpdate
config, in the normal config file, to false, if you want to handle updates to the configs yourself - This update, unless you backup or disable auto updates within your files or globally, will reset every config to use the default properties
- Implemented a new automatic updater for configs, that updates them whenever a new version comes around, however;
- Auto updating of configs can be disabled by setting
"shouldAutoUpdate":
tofalse
within the individial configs - Alternatively set the
globalShouldAutoUpdate
config, in the normal config file, to false, if you want to handle updates to the configs yourself - This update, unless you backup or disable auto updates within your files or globally, will reset every config to use the default properties
- Auroras now rotate slowly (configurable) when crossing a polar boundary/point
- Added a config for configuring distance between bands
- Added aurora polar offset config, meaning that the "magnetic" poles can shift from day to day, allowing the auroras to appear further south or north than normally
- Improved aurora calculations
- Fixed code not actually using modulo, where it calculated the remainder (%) before (tf Java!?)
- Improved compatibility with Simple Clouds
- Added Aether II compatibility
Resetting/deleting the configs is recommended!
- Auroras now rotate slowly (configurable) when crossing a polar boundary/point
- Added a config for configuring distance between bands
- Added aurora polar offset config, meaning that the "magnetic" poles can shift from day to day, allowing the auroras to appear further south or north than normally
- Improved aurora calculations
- Fixed code not actually using modulo, where it calculated the remainder (%) before (tf Java!?)
- Improved compatibility with Simple Clouds
Resetting/deleting the configs is recommended!