Skip to content

Execute Action

Bientity Action Types

Executes a bi-entity action that is stored in a file.

Type ID: ra_additions:execute_action

Fields

Field Type Default Description
bientity_action String optional The Identifier of the tag or action file to be executed

Example

{
  "type": "ra_additions:execute_action",
  "bientity_action": "ra_additions:attack_example"
}

This example will run the test_pack:attack_example bi-entity action.