Vehicle Actions
Manage entity mounting mechanics.
Configuration
mount_vehicle_action
Spawns an entity and forces the player to mount it.
type — EntityType
The entity type to ride (e.g., PIG, MINECART, BOAT).
dismount_action
Forces the player to dismount their current vehicle.
información
No configuration needed.
eject_vehicle_action
If the player is the vehicle, ejects any passengers riding THEM.
información
No configuration needed.
Example Usage
mount_vehicle_action:
type: PIG