Anti Snowballs Mod Patch Notes
Version 1.1.0 New Features:
Snowball Removal: Automatically detects and removes all snowball entities within a 100-block radius around the player every client tick to reduce client-side lag and clutter.
Client Commands: Added the following commands for user control and feedback:
/antisnowballs toggle Enable or disable snowball removal on the client.
/antisnowballs count Display the number of snowballs deleted in the last tick and the total deleted since last reset.
/antisnowballs reset Reset the total deleted snowball count.
Improvements:
Efficient bulk removal of snowballs with minimal performance impact.
Bug Fixes:
N/A (Initial release)
Known Issues:
Snowball removal radius is fixed at 100 blocks; future updates may allow configurable radius via config file or GUI.
No filtering currently applied all snowballs in range are removed, including possibly those recently thrown by the player.
Deleted snowballs do not come back immediately, but reloading the chunk by moving away and returning, or relogging, will respawn all snowballs.
The snowball count may count the same snowball twice if the chunk is loaded multiple times.