algae = { label = "Algae"; texture = 0; }; desert = { label = "Desert"; texture = 1; }; forest = { label = "Forest"; texture = 2; }; grass = { label = "Grass"; texture = 3; }; ice = { label = "Ice"; texture = 4; }; jungle = { label = "Jungle"; texture = 5; }; mountain = { label = "Mountain"; texture = 6; }; ocean = { label = "Ocean"; texture = 7; }; rock = { label = "Rock"; texture = 8; }; sand = { label = "Sand"; texture = 9; }; taiga = { label = "Taiga"; texture = 10; }; tundra = { label = "Tundra"; texture = 11; }; water = { label = "Water"; texture = 12; }; wheat = { label = "Wheat"; texture = 13; };