|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
Set for catching tools (bug net-type items which can catch critters).
If you want your catching tool to be able to catch the Underworld's lava critters, don't forget to use the F:Terraria.ID.ItemID.Sets.LavaproofCatchingTool set in conjunction with this one.
Definition at line 1594 of file ItemID.cs.
Referenced by Terraria.Player.ItemCheck_OwnerOnlyCode().