{ "type": "origins:invulnerability", "name": "Falling on your paws", "description": "You always land on your paws. That can't save you from too much height though.", "condition": { "type": "origins:fall_distance", "comparison": "<=", "compare_to": 10 }, "damage_condition": { "type": "origins:in_tag", "tag": "minecraft:is_fall" } }