TheUnderTaker11 / GeneticsReborn

A remake of the loved Advanced Genetics mod from 1.7.10
MIT License
28 stars 11 forks source link

Fix spiders attacking during the day #218

Closed PieJasper closed 3 years ago

PieJasper commented 3 years ago

Spiders use a separate AISpiderTarget that extends EntityAINearestAttackableTarget. Overwriting it with a new EntityAINearestAttackableTarget causes them to attack even when they shouldn't.