-
Notifications
You must be signed in to change notification settings - Fork 1
/
description.txt
91 lines (69 loc) · 2.66 KB
/
description.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
MultiLure is a mod that adds a configurable number of lures while fishing and allows you to carry up to 99 quest fish in your inventory. MultiLure now includes fishing line accessories for those who don't like cheating. (Thanks to Dark Dragoon's Multi Lure Accessories mod for the idea!)
Note: if a quest fish is in your inventory when you cast, you still can't catch any more than what you're already carrying. Drop the existing fish or put it in a chest and try again.
* Includes Cheat Sheet and HERO's Mod integration (hotkeys work with or without integration)
* Press [ to remove a lure
* Press ] to add a lure
* Hold shift to add/remove 10 lures (works with both hotkeys and Cheat Sheet/HERO's Mod)
* Craft fishing lines using a String, a Hook, and 5 metal bars
Each accessory offers:
---------------------+-------------
Fishing Line | Total Lures
---------------------+-------------
Iron/Lead | 5
Silver/Tungsten | 10
Gold/Platinum | 25
Cobalt/Palladium | 50
Mythril/Orichalcum | 75
Adamantite/Titanium | 100
[Credits]
* Nomad000 for the suggestion in the Terraria Forums
* jopojelly for Cheat Sheet
* HERO for HERO's Mod
* VVV101 for releasing updated version
* Dark Dragoon for Multi Lure Accessories
[Changelog]
v3.4.1 2023-10-04
* Updated for tModLoader v2023.8.3.3
v3.4.0 2023-08-11
* Updated for tModLoader v1.4.4
* Added custom lure counts in mod config
v3.3.0 2023-03-18
* Improved functionality with items and cheats together
* Removed toggle for items due to multiplayer issues
* Deprecated copper fishing line to fix number of lure tiers
* Added localization support
v3.2.0 2023-03-09
* Increased copper/tin fishing line lures to 5
* Increased iron/lead fishing line lures to 10
* Updated description with info on fishing lines
v3.1.1 2023-03-05
* Hotfix: Fixed input not working when hotkeys disabled
v3.1.0 2023-03-04
* Updated for tModLoader 1.4
* Added configuration options
v3.0.1 2019-08-17
* Build for tModLoader v0.11.4
v3.0.0 2019-04-18
* Added fishing line items (based on Dark Dragoon's Multi Lure Accessories)
v2.2.0 2019-04-15
* Hold down hotkeys to speed up
* Fix: swapped default hotkeys
v2.1.1 2017-11-06
* Compiled for tModLoader v0.10.1
v2.1.0 2017-07-20
* Added the ability to carry multiple quest fish
v2.0.0 2017-07-19
* Increased maximum lures to 100
* Added ability to press shift to add/remove 10 lures
v1.0.5 2017-07-09
* Updated credits
* Fixed version
v1.0.4 2017-07-09
* Compiled for tModLoader v0.10.0.2
v1.0.3 2016-12-22
* Fixed for new IO system
v1.0.2 2016-10-01
* Compiled for Terraria 1.3.3.2
v1.0.1 2016-08-13
* Now displays message when lure count is changed with hotkeys
v1.1.0 2016-08-09