2.1.0-1.20.1
NoMindlessShooting v2.1.0
Features
- You can now set your own spawntables when using the hordes!
- Built in spawning now supports multiple mobs (Randomly chosen from the list, modded mobs work but are not guaranteed to have the intended behaviour)
- Now uses a cache and stores a UUID instead of the player object.
CONFIG CHANGES
- Added
hordeSpawnTable, allows you to specify a hordes mod spawntable to use on horde start! - Added
mobs, a list of mobs to spawn (Randomly chosen from the list) for hordeless mode. - Moved
ignoreEncasedto the Gun category
Code things (Irrelevant unless you're keeping up with the code)
- Added several debug level logs for better releases
- Made the TacZListener more readable, silencer checks are now in their own boolean method