Skip to main content

FISHING

FISHING adds progress when a player catches a fish or item.

Format

quest:
objectives:
type: "FISHING"
goal: 12000
required:
- COD
- SALMON
- TROPICAL_FISH

Required values

Use the caught item material name.

ExampleMeaning
CODCatching cod gives 1 point per item amount.
PUFFERFISH:2Catching pufferfish gives 2 points per item amount.
*Any caught fish/item gives 1 point per item amount.

Notes

Only PlayerFishEvent.State.CAUGHT_FISH is counted.