Passive Listener Grindstone - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

PassiveSpell trigger: grindstone

Properties:

Property Value
Cancellable true
Has Entity Target false
Has Location Target false

Description:

The listener activates whenever a player puts an item in a grindstone slot.

String Format Options:

Each argument is optional and may be any or a pipe-separated (|) list of items using the Magic Item String format.

triggers:
    - grindstone (upperItems) (lowerItems) (resultItems)

Config Format Options:

(Unsupported for now.)