Commands to detect display entities within a certain distance returns a failure even if there are display entities within the specified distance. This goes for block_display, item_display, and text_display entities.
For example, this command returns a failure even with a block_display in the world: /execute if entity @e[type=minecraft:block_display,distance=0..]
Comments 0
No comments.