The Lures Display Bait mod makes life easier for every fisherman in Terraria by adding an unobtrusive but extremely useful indicator to your fishing lures. Now, without any extra effort, you will always see exactly what type of bait is hanging on the end of your hook - this will make the fishing process more intuitive and comfortable.

Description Lures Display Bait

  • Basic Functionality:
    • A visualization of the bait being used hangs directly on the hook of your bait.
  • Options Settings:
    • It is recommended to use the mod's configuration settings for maximum comfort and functionality.
  • Compatibility:
    • The mod is designed to work harmoniously with various textures and additions to Terraria.

Compatibility Notes:

  • Internal Name:
    • "LureBaitDisplay" for easy integration with other mods.
  • Recommendations for Use:
    • When calling the mod functionality in your code, be sure to add a link to the minimum required version, or better yet, the latest release.
    • Use Mod.Call("HideBaitType", int itemType) in function PostSetupContent() your mod to hide certain types of bait on the hook.
    • Use Mod.Call("IgnoreLureType", int projectileType) in function PostSetupContent() of your mod to ignore rendering of specific types of lures (all mod functionality will be disabled for these types, including hiding lures).

Download Lures Display Bait for Terraria