Reinforced Snow Golems are titan minions spawned by Snow Golem Titans. They are one of three titan minions that are purely vanilla. When killed, they drop from 0 - 15 Snowballs.
Description
Reinforced Snow Golems are not a separate entity. They are modified vanilla Snow Golems that have more health and some increased stats. Because of this, they function nearly identical to vanilla Snow Golems.
Spawn
Reinforced Snow Golems cannot spawn naturally, and only spawn when a Snow Golem Titan summons them. They spawn every 1.5 seconds (30 ticks) on average. They also can spawn every time a Snow Golem Titan fires an Explosive Snowball.
Behavior
Upon spawning, they will target anything that is considered an enemy to the parent Snow Golem Titan. They will shoot mostly harmless snowballs at any target they see. They also retain all functions of their vanilla counterpart.
Tips
Reinforced Snow Golems do not deal any damage to most entities in the game. What they can do however is deal knockback to their targets. So long as you stay away from any sources of danger, knockback will simply be an annoyance during the Snow Golem Titan fight.
Trivia
- The command
/summon SnowMan ~ ~1 ~ {CustomName:"Reinforced Snow Golem",CustomNameVisible:1,HealF:20,Attributes:[{Name:"generic.maxHealth",Base:20}]}
will summon a Snow Golem that is identical to a Reinforced Snow Golem. - In code, the Reinforced Snow Golem is referred to in code as "entitychicken".