Skip to content

Activator ITEM_CLICK

fromgate edited this page May 6, 2017 · 1 revision

This activator is linked to right-clicking with defined item.

To create activator you must type command:

/react add ITEM_CLICK <ActivatorId> <Item>

Temporary placeholders provided by this activator

Placeholder Description
%item% Text representation of item that was in player hands, that could be use to "create" another items using actions ITEM_GIVE, ITEM_DROP, etc.
%item-str% Description of item, that will composed from item's name, data and amount.
Clone this wiki locally