Name | fish_hook_apply_lure |
Object | EntityTag |
Input | ElementTag(Boolean) |
Related Tags | <EntityTag.fish_hook_apply_lure> Returns whether this fish hook should respect the lure enchantment. (...)
|
Description | Sets whether this fish hook should respect the lure enchantment.
Every level of lure enchantment reduces lure time by 5 seconds. |
Generated Example |
|
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/EntityTag.java#L4272 |