Minecart Derailed / Flying Velocity (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.5.1

Syntax

[the] [minecart] (derailed|flying) velocity of %entities%

Description

The velocity of a minecart as soon as it has been derailed or as soon as it starts flying.

Examples

on right click on minecart:
	set derailed velocity of event-entity to vector 2, 10, 2

View source