promotional bannermobile promotional banner

Stealth and Alert

A Minecraft mod bringing a stealth and alert system just like what in other games.

File Details

Stealth & Alert v0.1.1-release

  • R
  • May 18, 2026
  • 238.05 KB
  • 128
  • 1.21.1
  • NeoForge

File Name

stealth_and_alert-1.21.1-NeoForge-0.1.1-release.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:stealth-and-alert-1517152:8107747"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

English

  • Visibility: Enemies' view range towards a player will decrease as the player's visibility decrease, but no less than (CommonConfigs' MIN_INVISIBLE_DISTANCE_TO_ENEMY_TRACKING + 0.5).
  • Visibility Light: Adjusted light level's affect on Visibility. Now when light level is 0, players won't be invisible, but when they're crawling, they will be.
  • Sound: Adjusted some values of Sound System.
  • Bugfixes: Fixed an issue that sometimes NullPointerException exists, especially running with other mods.

中文

  • 可见度: 敌人对一个玩家的视距将会随着玩家可见度的降低而减小,但最小不会小于(CommonConfigs 中的 MIN_INVISIBLE_DISTANCE_TO_ENEMY_TRACKING + 0.5)。
  • 可见度光照: 调整了光照强度对可见度的影响。现在当光照为 0 时,玩家不会完全隐蔽,但如果此时趴下,仍然会触发隐蔽效果。
  • 声音: 调整了声音系统的一些数值。
  • Bug 修复: 修复了可能会出现空指针异常的问题,特别是当与其他模组一同运行时。