File Details
nomindlessshooting-2.0.0-1.20.1.jar
- R
- Oct 22, 2025
- 15.12 KB
- 126
- 1.20.1
- Forge + 1
File Name
nomindlessshooting-2.0.0-1.20.1.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
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.

