actions:action_types:invoke_game_event
Table of Contents
minecraft:invoke_game_event
The minecraft:invoke_game_event
action invokes a Game Event.
This action is always successful.
Fields
Name | Description | Type | Default Value |
---|---|---|---|
event | The game event to invoke. | A game event | |
position | The position of the game event. | An action context parameter | |
entity | The entity of the game event. | An optional action context parameter |
Example
{ "type": "minecraft:invoke_game_event", "event": "minecraft:fluid_pickup", "position": "target", "entity": "this" }
actions/action_types/invoke_game_event.txt · Last modified: 2024/05/04 00:10 by errorcraft