- Changed all ints and doubles to floats in the config. No more confusion over needing/supporting decimal values.
- Only Spawn Chainer should have ever had 1.0 as the default defaultValue, as its is multiplicative.
- Had to lower the priority on attaching to the fishing spawner because it attaches during server load.
- Moved event handler registration from annotations to init. Change precipitated by an oddity in newer versions of KFF/NF that caused annotation-based event registration to fail (looks like NF removed access to something? idk). This should work across versions.
- Added spawn chainer to fishing spawner.
- Updated to work with/depend on Counter 1.6-1.5.0+.
- Hidden Booster and IV Booster now apply to fishing properly.
- Updated to work with/depend on Counter 1.6-1.5.0+.
- Hidden Booster and IV Booster now apply to fishing properly.
port to 1.5