tModLoader v2024.09
A mod to make and play Terraria mods
|
Static Public Attributes | |
static CaptureBiome | BloodMoon = new CaptureBiome(0, 9) |
static CaptureBiome | Corruption = new CaptureBiome(1, 2, TileColorStyle.Corrupt) |
static CaptureBiome | Crimson = new CaptureBiome(8, 10, TileColorStyle.Crimson) |
static CaptureBiome | Desert = new CaptureBiome(2, 6) |
static CaptureBiome | DirtLayer = new CaptureBiome(0, 7) |
static CaptureBiome | Hallow = new CaptureBiome(6, 4) |
static CaptureBiome | Jungle = new CaptureBiome(3, 3, TileColorStyle.Jungle) |
static CaptureBiome | Mushroom = new CaptureBiome(9, 7, TileColorStyle.Mushroom) |
static CaptureBiome | Ocean = new CaptureBiome(4, 13) |
static CaptureBiome | Purity = new CaptureBiome(0, 0) |
static CaptureBiome | Purity2 = new CaptureBiome(10, 0) |
static CaptureBiome | Purity3 = new CaptureBiome(11, 0) |
static CaptureBiome | Purity4 = new CaptureBiome(12, 0) |
static CaptureBiome | RockLayer = new CaptureBiome(0, 8) |
static CaptureBiome | Snow = new CaptureBiome(7, 5) |
static CaptureBiome | UndergroundDesert = new CaptureBiome(2, 12) |