|
TModLoader v1.4.4.9
TModLoader source code documentation
|
|
static |
If true for a given item type (F:Terraria.Item.type), then that item is a paint scraper.
Paint scrapers can scrape paint off of tiles and collect moss from F:Terraria.ID.TileID.LongMoss.
Defaults to false.
Definition at line 430 of file ItemID.cs.
Referenced by Terraria.Player.PlaceThing_PaintScrapper(), Terraria.Player.SmartSelect_GetAvailableToolRanges(), Terraria.Player.SmartSelect_PickToolForStrategy(), and Terraria.GameContent.SmartCursorHelper.Step_PaintScrapper().