Changelog
Version 0.2.0
- Sneaking reduces detection range (configurable via
sneaking_range_multiplier
). - Rain and thunderstorms reduce detection range (configurable via
thunder_range_multiplier
). - Sound intensity now accounts for distance using a logarithmic formula.
Changelog
Version 0.2.0
- Sneaking reduces detection range (configurable via
sneaking_range_multiplier
). - Rain and thunderstorms reduce detection range (configurable via
thunder_range_multiplier
). - Sound intensity now accounts for distance using a logarithmic formula.
- Back-Ported the mod to Minecraft 1.19.2 - Fabric
Changelog
Version 0.2.0
- Sneaking reduces detection range (configurable via
sneaking_range_multiplier
). - Rain and thunderstorms reduce detection range (configurable via
thunder_range_multiplier
). - Sound intensity now accounts for distance using a logarithmic formula.
- Back-Ported the mod to Minecraft 1.18.2 - Fabric
Changelog
Version 0.2.0
- Sneaking reduces detection range (configurable via
sneaking_range_multiplier
). - Rain and thunderstorms reduce detection range (configurable via
thunder_range_multiplier
). - Sound intensity now accounts for distance using a logarithmic formula.
Changelog
Version 0.2.0
- Sneaking reduces detection range (configurable via
sneaking_range_multiplier
). - Rain and thunderstorms reduce detection range (configurable via
thunder_range_multiplier
). - Sound intensity now accounts for distance using a logarithmic formula.
Changelog
Version 0.2.0
- Sneaking reduces detection range (configurable via
sneaking_range_multiplier
). - Rain and thunderstorms reduce detection range (configurable via
thunder_range_multiplier
). - Sound intensity now accounts for distance using a logarithmic formula.
Changelog
Version 0.1.0 Fabric
- Updated to version 0.1.0 to reflect significant new features and improvements.
- Added dynamic adjustments to detection range and mob speed based on player whispering:
- Whispering reduces detection range and speed using configurable
whisper_range_multiplier
andwhisper_speed_multiplier
. - Sneaking further reduces detection range when whispering or speaking normally. (This will be improved with the stealth system update.)
- Whispering reduces detection range and speed using configurable
- Ported the mod to Minecraft 1.21.1 - Fabric
Changelog
Version 0.1.0 Fabric
- Updated to version 0.1.0 to reflect significant new features and improvements.
- Added dynamic adjustments to detection range and mob speed based on player whispering:
- Whispering reduces detection range and speed using configurable
whisper_range_multiplier
andwhisper_speed_multiplier
. - Sneaking further reduces detection range when whispering or speaking normally. (This will be improved with the stealth system update.)
- Whispering reduces detection range and speed using configurable
- Back-Ported the mod to Minecraft 1.19.2 - Fabric
Changelog
Version 0.1.0 Fabric
- Updated to version 0.1.0 to reflect significant new features and improvements.
- Added dynamic adjustments to detection range and mob speed based on player whispering:
- Whispering reduces detection range and speed using configurable
whisper_range_multiplier
andwhisper_speed_multiplier
. - Sneaking further reduces detection range when whispering or speaking normally. (This will be improved with the stealth system update.)
- Whispering reduces detection range and speed using configurable
- Back-Ported the mod to Minecraft 1.18.2 - Fabric
Changelog
Version 0.1.0 - Re-upload Fabric
- Updated to version 0.1.0 to reflect significant new features and improvements.
- Added dynamic adjustments to detection range and mob speed based on player whispering:
- Whispering reduces detection range and speed using configurable
whisper_range_multiplier
andwhisper_speed_multiplier
. - Sneaking further reduces detection range when whispering or speaking normally. (This will be improved with the stealth system update.)
- Whispering reduces detection range and speed using configurable
Changelog
Version 0.1.0
- Updated to version 0.1.0 to reflect significant new features and improvements.
- Added dynamic adjustments to detection range and mob speed based on player whispering:
- Whispering reduces detection range and speed using configurable
whisper_range_multiplier
andwhisper_speed_multiplier
. - Sneaking further reduces detection range when whispering or speaking normally. (This will be improved with the stealth system update.)
- Whispering reduces detection range and speed using configurable
- Ported the mod to Minecraft 1.21.1
Changelog
Version 0.1.0
- Updated to version 0.1.0 to reflect significant new features and improvements.
- Added dynamic adjustments to detection range and mob speed based on player whispering:
- Whispering reduces detection range and speed using configurable
whisper_range_multiplier
andwhisper_speed_multiplier
. - Sneaking further reduces detection range when whispering or speaking normally. (This will be improved with the stealth system update.)
- Whispering reduces detection range and speed using configurable
- Ported the mod to Minecraft 1.19.2
Changelog
Version 0.1.0
- Updated to version 0.1.0 to reflect significant new features and improvements.
- Added dynamic adjustments to detection range and mob speed based on player whispering:
- Whispering reduces detection range and speed using configurable
whisper_range_multiplier
andwhisper_speed_multiplier
. - Sneaking further reduces detection range when whispering or speaking normally. (This will be improved with the stealth system update.)
- Whispering reduces detection range and speed using configurable
- Ported the mod to Minecraft 1.18.2
Version 0.1.0
- Updated to version 0.1.0 to reflect significant new features and improvements.
- Added dynamic adjustments to detection range and mob speed based on player whispering:
- Whispering reduces detection range and speed using configurable
whisper_range_multiplier
andwhisper_speed_multiplier
. - Sneaking further reduces detection range when whispering or speaking normally. (This will be improved with the stealth system update.)
- Whispering reduces detection range and speed using configurable
Fabric Version Changelog
Version 0.0.5
- Fixed a bug where mobs would stay idle at the sound source when the player stopped talking.
- Improved
player interaction
: mobs now reset targets if out of range and use an attack cooldown to prevent constant attacks.
Version 0.0.5
- Fixed a bug where mobs would stay idle at the sound source when the player stopped talking.
- Improved
player interaction
: mobs now reset targets if is out of range and use an attack cooldown to prevent constant attacks.
Fabric Version Changelog
Version 0.0.4
- Added a system that iterates through configured mob IDs to check if the audio level exceeds their individual
threshold
. - If the audio surpasses the threshold, the player's position is registered and remains active for 5 seconds.
- Added a system that allows configuring a separate audio threshold for each mob, determining when they react to player microphone.
WARNING: you will need to delete and update the config to change the new parameters. Please make a backup if you change anything in the config.
- Fabric Support
- Mod will need Forge Config API Port *
- this is only for fabric version.