Get player distance from block
I'm trying to put together a predicate such that when a command block or entity uses it, it will test the distance between itself and the (nearest) player. I'm a little lost on exactly how to do this, I think I need to use an entity_properties condition, but that's about as far as I've gotten
Continue to help post