Armor Stand - can Tick (Property) (Expression) — Lusk

Addon: Lusk · Category: Expression · Since: 1.0.2

Syntax

[the] [armor[ |-]stand] [can] tick [state|property] of %livingentities%

Description

Gets and sets the `canTick` property of an armorstand entity or item.

Unlike other Armorstand properties, this one cannot be used on the armorstand item as of 1.21.3.

Examples

set can tick property of target to true
set can tick state of target to false

View source