Enhanced Snowmen
Now your snowman army has gained real combat power! This compact mod turns harmless snowballs thrown by snowmen into actual weapons that deal damage to hostile mobs.
Main Features
Default settings provide that each snowball from a snowman deals minor damage (0.25 hearts) to any aggressive creatures. Although defeating a zombie requires about 40 hits, a whole group of snowmen will handle the threat quite quickly.
Additional bonus - snowballs freeze hit mobs, slowing their movement for two seconds. This gives snowmen a strategic advantage in defense.
Automatic Army Reinforcement
Want your ranks to grow on their own? Activate the corresponding option in settings, and creatures killed by snowballs will turn into new snowmen!
Important Features
- Snowballs thrown by players don't deal damage by default
- Most parameters can be customized to your preferences
- Simple installation and removal at any time
Server Compatibility
For server operation, it's sufficient to install the mod only on the server side. Clients don't require additional installation.
Parameter Configuration
Configuration can be changed through the in-game mod menu (for MC1.11 and above) or by editing the config/enhanced_snowman.cfg file:
# Convert creatures killed by snowballs into snowmen
B:convert=false
# Deal damage only to hostile creatures
B:onlyHostile=true
# Allow players to deal damage with snowballs
B:playersDealDamage=false
# Add short freezing/slowness to a creature hit by a snowball
B:slowness=true
# Damage from one snowman snowball
# Min: 0.0
# Max: 100.0
D:snowballDamage=0.5