Changelog
Version 0.4.1
- Organized the project structure to improve maintainability.
- Added "Flee" mechanic, enhancing gameplay dynamics.
- Mod ported to Forge 1.16.5
Changelog
Version 0.4.1
- Organized the project structure to improve maintainability.
- Added "Flee" mechanic, enhancing gameplay dynamics.
- Reuploaded version for add the missing
RunawayVoiceGoal
for animals, replacing the incorrectFollowVoiceGoal
.
Changelog
Version 0.4.1
- Organized the project structure to improve maintainability.
- Added "Flee" mechanic, enhancing gameplay dynamics.
- Mod ported to NeoForge 1.21.1.
Changelog
Version 0.4.1
- Organized the project structure to improve maintainability.
- Added "Flee" mechanic, enhancing gameplay dynamics.
Changelog
Version 0.2.1
- Now mobs ignore you in creative mode.
- Improved Voicechat API Compatibility (2.5.0)
- Improved FollowVoiceGoal no longer being a mixin file
Changelog
Version 0.2.1
- Now mobs ignore you in creative mode.
- Improved Voicechat API Compatibility (2.5.0)
- Improved FollowVoiceGoal no longer being a mixin file
Changelog
Version 0.2.1
- Now mobs ignore you in creative mode.
- Improved Voicechat API Compatibility (2.5.0)
- Improved FollowVoiceGoal no longer being a mixin
- Ported the mod to Minecraft 1.21.4 - Fabric
Changelog
Version 0.2.1
- Now mobs ignore you in creative mode
- Improved Voicechat API Compatibility (2.5.0)
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.
- Ported the mod to Minecraft 1.21.1 - Fabric