Advertisement
Guest User

Untitled

a guest
Aug 13th, 2013
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.24 KB | None | 0 0
  1. sContinentalWaterList.add(BiomeGenBase.river.biomeName);
  2. sContinentalWaterList.add(BiomeGenBase.frozenRiver.biomeName);
  3. sContinentalWaterList.add("Lake");
  4. sCassiteriteList.add(BiomeGenBase.taiga.biomeName);
  5. sCassiteriteList.add(BiomeGenBase.taigaHills.biomeName);
  6. sCassiteriteList.add(BiomeGenBase.icePlains.biomeName);
  7. sCassiteriteList.add(BiomeGenBase.iceMountains.biomeName);
  8. sCassiteriteList.add(BiomeGenBase.mushroomIsland.biomeName);
  9. sCassiteriteList.add(BiomeGenBase.mushroomIslandShore.biomeName);
  10. sCassiteriteList.add(BiomeGenBase.extremeHills.biomeName);
  11. sCassiteriteList.add(BiomeGenBase.extremeHillsEdge.biomeName);
  12. sCassiteriteList.add("Alps");
  13. sCassiteriteList.add("Glacier");
  14. sCassiteriteList.add("Ice Wasteland");
  15. sCassiteriteList.add("Flying Mountains");
  16. sCassiteriteList.add("Rock Mountains");
  17. sCassiteriteList.add("Snow Mountains");
  18. sCassiteriteList.add("Snow Forest");
  19. sCassiteriteList.add("Tall Pine Forest");
  20. sCassiteriteList.add("Tundra");
  21. sCassiteriteList.add("Rock Island");
  22. sCassiteriteList.add("Snow Island");
  23. sCassiteriteList.add("Mountain Ridge");
  24. sCassiteriteList.add("Volcano Island");
  25. sCassiteriteList.add("Promised Land");
  26. sTetrahedriteList.add(BiomeGenBase.jungle.biomeName);
  27. sTetrahedriteList.add(BiomeGenBase.jungleHills.biomeName);
  28. sTetrahedriteList.add(BiomeGenBase.swampland.biomeName);
  29. sTetrahedriteList.add(BiomeGenBase.mushroomIsland.biomeName);
  30. sTetrahedriteList.add(BiomeGenBase.mushroomIslandShore.biomeName);
  31. sTetrahedriteList.add(BiomeGenBase.extremeHills.biomeName);
  32. sTetrahedriteList.add(BiomeGenBase.extremeHillsEdge.biomeName);
  33. sTetrahedriteList.add("Bog");
  34. sTetrahedriteList.add("Cliffs");
  35. sTetrahedriteList.add("Valley");
  36. sTetrahedriteList.add("Canyon");
  37. sTetrahedriteList.add("Flying Mountains");
  38. sTetrahedriteList.add("Rock Mountains");
  39. sTetrahedriteList.add("Jungle Island");
  40. sTetrahedriteList.add("Rock Island");
  41. sTetrahedriteList.add("Mountain Ridge");
  42. sTetrahedriteList.add("Volcano Island");
  43. sTetrahedriteList.add("Promised Land");
  44. sRubyList.add(BiomeGenBase.desert.biomeName);
  45. sRubyList.add(BiomeGenBase.desertHills.biomeName);
  46. sRubyList.add("Sahel");
  47. sRubyList.add("Dunes");
  48. sRubyList.add("Desert Mountains");
  49. sRubyList.add("Mountainous Desert");
  50. sRubyList.add("Mountain Ridge");
  51. sRubyList.add("Savanna");
  52. sRubyList.add("Savannah");
  53. sRubyList.add("Shrubland");
  54. sRubyList.add("Wasteland");
  55. sRubyList.add("Fire Swamp");
  56. sRubyList.add("Highlands");
  57. sRubyList.add("Volcano");
  58. sRubyList.add("Steppe");
  59. sRubyList.add("Scrubland");
  60. sRubyList.add("Prairie");
  61. sRubyList.add("Lush Desert");
  62. sRubyList.add("Deadlands");
  63. sRubyList.add("Badlands");
  64. sRubyList.add("Dunes");
  65. sRubyList.add("Mesa");
  66. sRubyList.add("Outback");
  67. sRubyList.add("Canyon");
  68. sRubyList.add("Desert Island");
  69. sRubyList.add("Volcano Island");
  70. sRubyList.add("Promised Land");
  71. sRubyList.add("Desert Oil Field");
  72. sSapphireList.add(BiomeGenBase.ocean.biomeName);
  73. sSapphireList.add(BiomeGenBase.beach.biomeName);
  74. sSapphireList.add(BiomeGenBase.frozenOcean.biomeName);
  75. sSapphireList.add("Twilight Lake");
  76. sSapphireList.add("Twilight Stream");
  77. sSapphireList.add("Lake Border");
  78. sSapphireList.add("Glacier");
  79. sSapphireList.add("Mangrove");
  80. sSapphireList.add("Oasis");
  81. sSapphireList.add("Origin Valley");
  82. sSapphireList.add("Sacred Springs");
  83. sSapphireList.add("Tropics");
  84. sSapphireList.add("Tropical Islands");
  85. sSapphireList.add("Estuary");
  86. sSapphireList.add("Promised Land");
  87. sSapphireList.add("Ocean Oil Field");
  88. sBauxiteList.add(BiomeGenBase.plains.biomeName);
  89. sBauxiteList.add(BiomeGenBase.forest.biomeName);
  90. sBauxiteList.add(BiomeGenBase.forestHills.biomeName);
  91. sBauxiteList.add("Bald Hill");
  92. sBauxiteList.add("Forest Island");
  93. sBauxiteList.add("Pinelands");
  94. sBauxiteList.add("Highlands");
  95. sBauxiteList.add("Lowlands");
  96. sBauxiteList.add("Rainforest");
  97. sBauxiteList.add("Autumn Woods");
  98. sBauxiteList.add("Autumn Forest");
  99. sBauxiteList.add("Birch Forest");
  100. sBauxiteList.add("Birch Hills");
  101. sBauxiteList.add("Forested Hills");
  102. sBauxiteList.add("Forested Island");
  103. sBauxiteList.add("Green Hills");
  104. sBauxiteList.add("Meadow");
  105. sBauxiteList.add("Redwood Forest");
  106. sBauxiteList.add("Redwood Lush");
  107. sBauxiteList.add("Woodlands");
  108. sBauxiteList.add("Twilight Forest");
  109. sBauxiteList.add("Dense Twilight Forest");
  110. sBauxiteList.add("Dark Forest");
  111. sBauxiteList.add("Enchanted Forest");
  112. sBauxiteList.add("Woodland");
  113. sBauxiteList.add("Woodlands");
  114. sBauxiteList.add("Woodland Mountains");
  115. sBauxiteList.add("Thicket");
  116. sBauxiteList.add("Seasonal Forest");
  117. sBauxiteList.add("Redwood Forest");
  118. sBauxiteList.add("Quagmire");
  119. sBauxiteList.add("Orchard");
  120. sBauxiteList.add("Pasture");
  121. sBauxiteList.add("Mystic Grove");
  122. sBauxiteList.add("Meadow");
  123. sBauxiteList.add("Marsh");
  124. sBauxiteList.add("Maple Woods");
  125. sBauxiteList.add("Grove");
  126. sBauxiteList.add("Grassland");
  127. sBauxiteList.add("Garden");
  128. sBauxiteList.add("Fungi Forest");
  129. sBauxiteList.add("Deciduous Forest");
  130. sBauxiteList.add("Coniferous Forest");
  131. sBauxiteList.add("Cherry Blossom Grove");
  132. sBauxiteList.add("Promised Land");
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement