Java & Bedrock
Lure
Lure is a fishing-rod enchantment that reduces the random wait before a fish approaches the hook. It does not directly improve treasure quality.
Lure- Maximum level
- 3
- Edition
- Java & Bedrock
- Compatible
- Fishing Rod
- Treasure
- No
- Tradeable
- Yes
- Enchanting table
- Yes
Equipment and conflicts
Compatible equipment: Fishing Rod. It has no ordinary mutually exclusive enchantment listed.
Effect by level
| Level | Effect | Expected multiplier |
|---|---|---|
| 1 | Reduces the wait range by 5 seconds | Varies by mechanic |
| 2 | Reduces it by 10 seconds | Varies by mechanic |
| 3 | Reduces it by 15 seconds | Varies by mechanic |
How the mechanic works
- Each level removes five seconds from both ends of the normal waiting-time range.
- Weather and whether the bobber can see the sky can also change bite timing.
- Luck of the Sea changes loot weights separately and can be combined with Lure.
Affected blocks and drops
- Fishing rods
- Time until a fishing bite begins
- Does not directly raise treasure chance
How to obtain
- Enchant compatible equipment at an enchanting table.
- Apply a matching enchanted book at an anvil.
- Find or trade for an enchanted book that contains this enchantment.
Sources
Edition identifiers
Java: minecraft:lure (numeric registry ID 22).
Bedrock: minecraft:lure (numeric registry ID 24).
/enchant @s minecraft:lure 3/enchant- Adds an enchantment to a held compatible item.
@s- The entity executing the command; usually you in chat.
minecraft:lure- The Java identifier for Lure.
3- The enchantment level to apply.
The target must be holding a compatible item, and commands require cheats or sufficient operator permission.