Difference between revisions of "ZombieAwareness Main Page"

From Coros.us Wiki
Jump to: navigation, search
Line 1: Line 1:
 +
== Useful Links ==
 +
 +
[//coros.us/mods/zombieawareness Mod Showcase and Download]
 +
 +
[//coros.us/wiki/index.php?title=ZombieAwareness_FAQ Zombie Awareness FAQ]
 +
 
== How it works ==
 
== How it works ==
  
Line 9: Line 15:
 
* Block breaking
 
* Block breaking
 
* Taking damage (configurable)
 
* Taking damage (configurable)
 +
** Shows blood splatter on the ground
 
* Having low health (as if you are bleeding over time)
 
* Having low health (as if you are bleeding over time)
 
* Arrows hitting/shooting
 
* Arrows hitting/shooting
Line 18: Line 25:
  
 
You can enable or disable sound based triggers as a whole in Features.cfg
 
You can enable or disable sound based triggers as a whole in Features.cfg
 +
 +
If you want to see what is making sound senses ingame, turn on client_debugSensesVisual in ClientConfig.cfg
  
 
=== Other small features ===
 
=== Other small features ===
Line 29: Line 38:
  
 
* Extra mob spawning on surface
 
* Extra mob spawning on surface
** Turn on with extraSpawningSurface in Features.cfg
+
** Turn on with extraSpawningSurface in Features.cfg, more detailed choices in Spawning.cfg
  
 
* Extra mob spawning in caves
 
* Extra mob spawning in caves
** Turn on with extraSpawningCave in Features.cfg
+
** Turn on with extraSpawningCave in Features.cfg, more detailed choices in Spawning.cfg
  
 
* Mob Omniscience
 
* Mob Omniscience

Revision as of 10:35, 23 June 2018

Useful Links

Mod Showcase and Download

Zombie Awareness FAQ

How it works

The mod makes it seem like mobs are aware of you more from the sounds you make or the smells you emit.


When you perform certain actions like mining blocks or taking damage, the mod will spawn or buff an invisible "sense" entity that other mobs use to pathfind to. These decay over time to simulate the mobs eventually "forgetting" about it and caring more about the most recent senses.

The current actions that trigger senses are:

  • Block breaking
  • Taking damage (configurable)
    • Shows blood splatter on the ground
  • Having low health (as if you are bleeding over time)
  • Arrows hitting/shooting
  • Explosions
  • Chests and doors opening and closing
  • Pistons activating (can be heard from far, configurable)
  • Zombies growling (configurable)
  • Being near light sources they can see (configurable)

You can enable or disable sound based triggers as a whole in Features.cfg

If you want to see what is making sound senses ingame, turn on client_debugSensesVisual in ClientConfig.cfg

Other small features

  • Mobs make investigation and agression noises when they are pathing to you or see you
  • Random speed boost to mobs on spawn (configurable via General.cfg)
  • Spawns extra clusters of mobs at night from an existing zombie if its far enough away from you, (configurable via maxZombiesNight in Spawning.cfg)
  • Turns off baby zombies and random chance of re-enforcement feature (configurable via Features.cfg)

Extra features default off in config

  • Extra mob spawning on surface
    • Turn on with extraSpawningSurface in Features.cfg, more detailed choices in Spawning.cfg
  • Extra mob spawning in caves
    • Turn on with extraSpawningCave in Features.cfg, more detailed choices in Spawning.cfg
  • Mob Omniscience
    • Turn on in General.cfg
  • Mobs See through walls
    • Turn on in General.cfg