TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches

◆ IgnoresEncumberingStone

bool [] Terraria.ID.ItemID.Sets.IgnoresEncumberingStone = Factory.CreateBoolSet(58, 184, 1734, 1735, 1867, 1868, 3453, 3454, 3455, 4143)
static

If true for a given item type (F:Terraria.Item.type), then that item will always be allowed to be picked up, even if F:Terraria.Player.preventAllItemPickups is true.
Defaults to false.

Definition at line 388 of file ItemID.cs.

Referenced by Terraria.Player.CanAcceptItemIntoInventory().