tModLoader v2025.03
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
FlowerPacketInfo Class Reference

Determines the styles of ID.TileID.Plants that an Item creates on certain types of grass. More...

Public Attributes

List< int > stylesOnCorruption = new List<int>()
 Unused.
 
List< int > stylesOnCrimson = new List<int>()
 Unused.
 
List< int > stylesOnHallow = new List<int>()
 Unused.
 
List< int > stylesOnPurity = new List<int>()
 The tile styles created on pure grass or in planters (ID.TileID.Grass, ID.TileID.ClayPot, ID.TileID.PlanterBox, ID.TileID.GolfGrass, ID.TileID.RockGolemHead).
 

Detailed Description

Determines the styles of ID.TileID.Plants that an Item creates on certain types of grass.