Launch - apace100/origins-fabric GitHub Wiki
Power Type. An active power which launches the player into the air.
Type ID: origins:launch
Fields:
cooldown
, int: Cooldown duration in ticks.
speed
, float: The speed applied to the player in the upwards direction.
sound
, string, optional: When defined, this is the ID of the sound event that will be played when the power is used.
hud_render
, Hud Render: Specifies how and if a cooldown bar is rendered.
key
, Key, default = "primary": Which active key this power should respond to.