Triggers

Defines how the totem will be activated, if the trigger is not specified, it will work as a normal totem (it will be executed at death).

TypeValueDescription

isClickable

Boolean

Use the totem by clicking with it.

isConsumable

Boolean

Uses totem when consumed (food)

isThrowable

Boolean

Use the totem by throwing it on the floor.

isPickupable

Boolean

Uses the totem when picking it up from the floor

isPlaceable

Boolean

Uses the totem by placing it (block)

Last updated