The monster can see the player in the Invisibility state
Dr-WeiAL opened this issue ยท 5 comments
Describe the bug
When using Better Invisibility I found that monsters would still attack me in stealth, then I created a separate modpack that only contained EnhancedAI and found that it was EnhancedAI that caused the monsters to see the player, and I couldn't find an option in the config file to disable the monsters from seeing the player in stealth
Versions where you encountered the problem (Use the exact version numbers, not 'latest' or similar):
- Minecraft: 1.18.2
- Forge: 40.2.1
- Enhanced AI: 1.6.5
- InsaneLib: 1.5.3
Steps to reproduce
- Invisibility
- Switch to survival mode
- Monsters will ignore Invisibility to attack players
Logs
This should not require a log, right?
Can the issue be reproduced with EnhancedAI only (or with a minimal set of mods)?
Yes
This is a vanilla feature. Players with invisibility have reduced sight range, but not completely invisible.
https://minecraft.fandom.com/wiki/Invisibility#Notes
This would require a compat addition for Better Invisibility
Ok I see, that means EnhancedAI will be compatible with Better Invisibility afterwards?
Will probably not as Better Invisibility is not open source.
Just check if the vanilla behaviour works (try without armor and see if the detection range is 7%), if not, then this is on Better Invisilbility side.
I tried, if not wearing armor, the monster will not see me
Well, I'll try to send an issue to the author of Better Invisibility