Fall Distance - apace100/origins-fabric GitHub Wiki

Entity Condition. Used to check how much distance (in blocks) the player has fallen. Note that this is 0 if the player has slow falling.

Type ID: origins:fall_distance

Fields:

comparison, Comparison: How the fall distance should be compared to the specified value.

compare_to, float: The value to compare the fall distance to.