Submerged In - apace100/origins-fabric GitHub Wiki
Entity Condition. Checks whether the player is submerged in a fluid of a specific tag (submerged means: eyes are inside that fluid).
Type ID: origins:submerged_in
Fields:
fluid
, string: ID of the fluid tag that should be checked. Most important examples: minecraft:water
and minecraft:lava
.