Obstruction indicator "only when aiming" ignores wind charges
bravely-beep opened this issue ยท 1 comments
Description
Wind charges are not considered projectiles when deciding whether to show the obstruction indicator
Steps to Reproduce
- Hold an snowball
- Switch to shoulder surfing third person view
- Find a position where the obstruction indicator shows up
- Switch to hold a wind charge
The obstruction indicator vanishes even though a projectile is being held.
Minecraft version
1.21.1
Game Logs
N/A
Additional Information
Really there should be a configuration list for this, to allow modded projectile items to be added to the list of items considered projectiles (see Auto HUD which uses a similar feature to hide the crosshair entirely when the player is not aiming; it uses an item whitelist).
Thanks for reporting. This was an oversight in the default configuration of the adaptive crosshair item hold list. I will adjust the defult configuration to include wind charges. Though, you will need to make the adjustment yourself (which can be done now), as a new version of Shoulder Surfing Relaoded will not override your current settings.