Key - apace100/origins-fabric GitHub Wiki

A data type used in active powers to define which key they should react to.

Fields:

key, string: A string specifying the keybinding. See List of keybindings for possible values.

continuous, boolean, default = false: Whether the keybinding should only trigger the power on the first frame the key is held down, or, if set to true, continuously on each frame while the key is held.