Passive Listener Fish - TheComputerGeek2/MagicSpells GitHub Wiki

Source Code

PassiveSpell trigger: fish

Properties:

Property Value
Cancellable true
Target Caught Living Entity, otherwise hook Location

Description:

The listener activates whenever a player is fishing.

String Format Options:

The argument is optional, but it may be a comma-separated list of fishing states or entity types.

triggers:
    - fish (states or entity types)

Config Format Options:

(Unsupported for now.)