How i could detect water entities in my level?
I want to do is that if the player hits on the water (swamps,river) I'll play some water particle effects...

I've look with the flag IGNORE_PASSENTS and on_passable but doesn't work for me...

Any idea? Thanks