Disabling kinetic damage
Is it possible to disable the kinetic damage (caused by hitting objects during elytra flight), when, for example, holding an item? I've figured out that setting the
fall_damage_multiplierattribute to 0 negates fall damage, but the kinetic damage is being calculated separately.