whizzball1 / ApatheticMobs

Makes mobs ignore players
MIT License
2 stars 5 forks source link

[Suggestion] Global setting for all boss mobs #1

Closed TheDeviantCrafter closed 5 years ago

TheDeviantCrafter commented 5 years ago

Forge has an isBoss flag that most mods add to their boss mobs. I believe the vanilla bosses have this by default. Botania uses this for the Bellethorn if you'd like an open-source example.

I'd like to be able to set all boss mobs to hostile. This should take priority over other settings.

I don't like being randomly attacked while building, but bosses should probably try to kill me.

whizzball1 commented 5 years ago

This makes sense, especially for boss mobs that don't need custom implementations. I'll make this as soon as possible.

whizzball1 commented 5 years ago

Closed with version 1.4.1.