Enhanced Snowmen

Enhanced Snowmen

Mod

Finally, your army of snowmen is not completely useless anymore! This small mod makes snowballs thrown by snowmen cause a small amount of damage. Thereby they can finally protect themselves from these evil monsters.

Server Game Mechanics Mobs

482 downloads
4 followers
Created10 months ago
Updateda month ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

Enhanced Snowmen

Finally, your army of snowmen is not completely useless anymore! This small mod makes snowballs thrown by snowmen cause a small amount of damage. Thereby they can finally protect themselves from these evil monsters.

Easy to use. Can be added/removed at any time.

About

You want your army to grow by itself? Then you can enable a config option which makes mobs become snowmen if they are killed with a snowball. Details

With default settings snowballs thrown by snowmen deal a small amount of damage to any hostile creature (0.25 hearts). With that, it takes about 40 snowballs to fight a zombie, but if you have enough snowmen this should be quite quick.

In addition the snowballs freeze (slow down) the hit mob for two seconds, thereby the snowmen have an even better able to defend themselves.

Snowballs thrown by players do not deal damage, by default.

Most of this is configurable.

Server

If you want to use this on a server, it is sufficient to install it on the server itself. Clients do not need this.

Configuration

Can either be done in the ingame mod list GUI (MC1.11 or higher) or by editing the config/enhanced_snowman.cfg

    # Convert creatures killed by snowmen to a snowman

B:convert=false

# Only deal damage to hostile creatures

    B:onlyHostile=true

# Allow players to deal damage with snowballs

B:playersDealDamage=false

# Add a short freeze/slowness to a creature damaged by a snowball

B:slowness=true

# Damage dealt by one snowman snowball # Min: 0.0  
    # Max: 100.0

D:snowballDamage=0.5  
      
    # Convert creatures killed by snowmen to a snowman  
    B:convert=false  

External resources



Project members

maxanier

Owner


Technical information

License
MIT
Client side
unsupported
Server side
required
Project ID