Skip to content

2.0.0-1.20.1

Choose a tag to compare

@Stevv63 Stevv63 released this 22 Oct 07:27

The mod now no longer depends on the hordes.

A new hordeless mode has been added which spawns vanilla zombies around you to attack you

Now shooting underground or completely encased will not count towards the threshold (This works by checking if you are below a block and have no sky light reaching you for simplicity)

The silencer check is now more convenient and you should no longer have to add silencer ids again.

An attraction cooldown is added (overrides the hordes one)

Config:

Removed silencer_ids since it's no longer used

Added useHorde which allows you to choose between the hordes and the simpler zombie spawning built in

Added spawnCount which lets you choose how many mobs to spawn if you are using the simpler built in zombie spawning

Added cooldown which lets you configure the cooldown for each horde/attraction

Added ignoreEncased which lets you toggle the sound blocking for underground/fully encased players

Added ignoreSilencer which lets you ignore or not ignore silencers

Added noiseWarningMessageInChat which lets you choose whether to send the message in the chat or the action bar

Added hordeStartMessageInChat which lets you choose whether to send the message in the chat or the action bar

Probably other minor things that I've forgotten, but those are the most important.