Fishing Bite Time (Expression) — Skript

Addon: Skript · Category: Expression · Since: 2.10

Syntax

fish[ing] bit(e|ing) [wait] time

Description

Returns the time it takes a fish to bite the fishing hook, after it started approaching the hook. May return a timespan of 0 seconds. If modifying the value, it should be at least 1 tick.

Examples

on fish approach:
	set fishing bite time to 5 seconds

View source