promotional bannermobile promotional banner

Anti Snowballs

Deletes thrown snowballs client-side to stop FPS drops from snow golem lag machines.
Back to Files

anti-snowballs-1.1.0-1.21.5.jar

File nameanti-snowballs-1.1.0-1.21.5.jar
Uploader
Sm0keSkreenSm0keSkreen
Uploaded
Jul 24, 2025
Downloads
280
Size
48.6 KB
Mod Loaders
Forge
File ID
6807311
Type
R
Release
Supported game versions
  • 1.21.5

Curse Maven Snippet

Forge

implementation "curse.maven:anti-snowballs-1313329:6807311"

Learn more about Curse Maven

What's new

AntiSnowballsClient 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.

This mod has no related projects