Using the nav wand while aimed at an armour stand / item frame will break the entity rather than teleport the player.
accLarson opened this issue ยท 3 comments
WorldEdit Version
7.2.17
Platform Version
git-purpur-2090
Confirmations
- I am using the most recent Minecraft release.
- I am using a version of WorldEdit compatible with my Minecraft version.
- I am using the latest or recommended version of my platform software.
- I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
- I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)
Bug Description
When using the navigation wand, left clicking while aiming at an armour stand / item frame in range of the player will break the entity rather than overriding the click.
Expected Behavior
The entity does not break and the player teleport either to the block of the entity or teleports to the location where the player is aimed through the entity.
Reproduction Steps
- install world edit
- give yourself a navigation wand (compass by default)
- stand infront of an armour stand / item frame within range.
- "punch" (left click) the entity.
- Observe the reported behaviour (entity breaks / no teleport)
Anything Else?
No response
This issue has been automatically marked as stale because it has not been fully confirmed. It will be closed if no further activity occurs. Thank you for your contributions.
This isn't a bug, it's always (intentionally) been the case that hitting entities don't trigger tools. As everything aligns to a block grid it makes the most sense to not have entities trigger tool usages