Entity Ticking State (Expression) — SkBee

Addon: SkBee · Category: Expression · Since: 2.13.0

Syntax

[the] tick[ing] state of %entities%

Description

Represents whether or not an entity will tick. Currently this only works for ArmorStands.

Examples

spawn an armor stand at player:
	set ticking state of entity to false

View source