tModLoader v2024.03
A mod to make and play Terraria mods
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.