Skip to content

Clear Key Cache

Entity Action Type

Clears the key sequence cache of a power that uses the Action on Key Sequence (Power Type).

Type ID: eggolib:clear_key_cache

Fields

Field Type Default Description
power Identifier The namespace and ID of the power to clear the key sequence cache of.

Examples

"entity_action": {
    "type": "eggolib:clear_key_cache",
    "power": "example:power"
}

This example will clear the key sequence cache of the example:power (data/example/powers/power.json) power.