-
Bug
-
Resolution: Awaiting Response
-
None
-
Minecraft 1.14.1
-
None
-
Windows 10
When trying to use this command (execute at @e[type=minecraft:shulker] if entity @e[type=arrow,dz=-3] run say g) the arrow gets detected at positive dz as well. It's only suppose to get detected at negative dz.Note that shulkers always spawn exactly on the block.
This likely also happens at dx, and dy as well. The detection zone needs to be calabrated.Windows 10 When trying to use this command (execute at @e[type=minecraft:shulker] if entity @e[type=arrow,dz=-3] run say g) the arrow gets detected at positive dz as well. It's only suppose to get detected at negative dz.Note that shulkers always spawn exactly on the block. This likely also happens at dx, and dy as well. The detection zone needs to be calabrated.
-
Unconfirmed
-
Commands
Put the summary of the bug you're having here
What I expected to happen was...:
Describe what you thought should happen here
What actually happened was...:
Describe what happened here
Steps to Reproduce:
1. Put a step by step guide on how to trigger the bug here
2. ...
3. ...