Module:BiomeData: Difference between revisions
From Eco - English Wiki
| [checked revision] | [checked revision] |
No edit summary |
No edit summary |
||
| Line 11: | Line 11: | ||
['French'] = "Coast Biome", | ['French'] = "Coast Biome", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'LightGoldenrodYellow', | ['Color'] = 'LightGoldenrodYellow', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'CoastBiome', | |||
['PrevailingRockType'] = 'LimestoneBlock', | ['PrevailingRockType'] = 'LimestoneBlock', | ||
['TemperatureRangeMin'] = '-10', | ['TemperatureRangeMin'] = '-10', | ||
['TemperatureRangeMax'] = '30', | ['TemperatureRangeMax'] = '30', | ||
['MoistureRangeMin'] = '0', | ['MoistureRangeMin'] = '0', | ||
['MoistureRangeMax'] = '100', | ['MoistureRangeMax'] = '100', | ||
}, | }, | ||
['Cold Coast'] = { | ['Cold Coast'] = { | ||
| Line 31: | Line 30: | ||
['French'] = "Cold Coast Biome", | ['French'] = "Cold Coast Biome", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'LightCyan', | ['Color'] = 'LightCyan', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'ColdCoastBiome', | |||
['PrevailingRockType'] = 'LimestoneBlock', | ['PrevailingRockType'] = 'LimestoneBlock', | ||
['TemperatureRangeMin'] = '-10', | ['TemperatureRangeMin'] = '-10', | ||
['TemperatureRangeMax'] = '30', | ['TemperatureRangeMax'] = '30', | ||
['MoistureRangeMin'] = '0', | ['MoistureRangeMin'] = '0', | ||
['MoistureRangeMax'] = '100', | ['MoistureRangeMax'] = '100', | ||
}, | }, | ||
['Cold Forest'] = { | ['Cold Forest'] = { | ||
| Line 51: | Line 49: | ||
['French'] = "Biome forestier froid", | ['French'] = "Biome forestier froid", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'ForestGreen', | ['Color'] = 'ForestGreen', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'ColdForestBiome', | |||
['PrevailingRockType'] = 'GraniteBlock', | ['PrevailingRockType'] = 'GraniteBlock', | ||
['TemperatureRangeMin'] = '-2', | ['TemperatureRangeMin'] = '-2', | ||
['TemperatureRangeMax'] = '10', | ['TemperatureRangeMax'] = '10', | ||
['MoistureRangeMin'] = '50', | ['MoistureRangeMin'] = '50', | ||
['MoistureRangeMax'] = '60', | ['MoistureRangeMax'] = '60', | ||
}, | }, | ||
['Deep Ocean'] = { | ['Deep Ocean'] = { | ||
| Line 71: | Line 68: | ||
['French'] = "Biome abyssal", | ['French'] = "Biome abyssal", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'SteelBlue', | ['Color'] = 'SteelBlue', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'DeepOceanBiome', | |||
['PrevailingRockType'] = 'BasaltBlock', | ['PrevailingRockType'] = 'BasaltBlock', | ||
['TemperatureRangeMin'] = '-10', | ['TemperatureRangeMin'] = '-10', | ||
['TemperatureRangeMax'] = '6', | ['TemperatureRangeMax'] = '6', | ||
['MoistureRangeMin'] = '0', | ['MoistureRangeMin'] = '0', | ||
['MoistureRangeMax'] = '100', | ['MoistureRangeMax'] = '100', | ||
}, | }, | ||
['Desert'] = { | ['Desert'] = { | ||
| Line 91: | Line 87: | ||
['French'] = "Biome désertique", | ['French'] = "Biome désertique", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'SandyBrown', | ['Color'] = 'SandyBrown', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'DesertBiome', | |||
['PrevailingRockType'] = 'SandstoneBlock', | ['PrevailingRockType'] = 'SandstoneBlock', | ||
['TemperatureRangeMin'] = '18', | ['TemperatureRangeMin'] = '18', | ||
['TemperatureRangeMax'] = '30', | ['TemperatureRangeMax'] = '30', | ||
['MoistureRangeMin'] = '0', | ['MoistureRangeMin'] = '0', | ||
['MoistureRangeMax'] = '30', | ['MoistureRangeMax'] = '30', | ||
}, | }, | ||
['Grassland'] = { | ['Grassland'] = { | ||
| Line 111: | Line 106: | ||
['French'] = "Biome herbeux", | ['French'] = "Biome herbeux", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'LightGreen', | ['Color'] = 'LightGreen', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'GrasslandBiome', | |||
['PrevailingRockType'] = 'LimestoneBlock', | ['PrevailingRockType'] = 'LimestoneBlock', | ||
['TemperatureRangeMin'] = '6', | ['TemperatureRangeMin'] = '6', | ||
['TemperatureRangeMax'] = '22', | ['TemperatureRangeMax'] = '22', | ||
['MoistureRangeMin'] = '30', | ['MoistureRangeMin'] = '30', | ||
['MoistureRangeMax'] = '50', | ['MoistureRangeMax'] = '50', | ||
}, | }, | ||
['High Desert'] = { | ['High Desert'] = { | ||
| Line 131: | Line 125: | ||
['French'] = "High Desert Biome", | ['French'] = "High Desert Biome", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'SandyBrown', | ['Color'] = 'SandyBrown', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'HighDesertBiome', | |||
['PrevailingRockType'] = 'SandstoneBlock', | ['PrevailingRockType'] = 'SandstoneBlock', | ||
['TemperatureRangeMin'] = '18', | ['TemperatureRangeMin'] = '18', | ||
['TemperatureRangeMax'] = '30', | ['TemperatureRangeMax'] = '30', | ||
['MoistureRangeMin'] = '0', | ['MoistureRangeMin'] = '0', | ||
['MoistureRangeMax'] = '30', | ['MoistureRangeMax'] = '30', | ||
}, | }, | ||
['Ice'] = { | ['Ice'] = { | ||
| Line 151: | Line 144: | ||
['French'] = "Biome enneigé", | ['French'] = "Biome enneigé", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'White', | ['Color'] = 'White', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'IceBiome', | |||
['PrevailingRockType'] = 'GraniteBlock', | ['PrevailingRockType'] = 'GraniteBlock', | ||
['TemperatureRangeMin'] = '-10', | ['TemperatureRangeMin'] = '-10', | ||
['TemperatureRangeMax'] = '-6', | ['TemperatureRangeMax'] = '-6', | ||
['MoistureRangeMin'] = '0', | ['MoistureRangeMin'] = '0', | ||
['MoistureRangeMax'] = '60', | ['MoistureRangeMax'] = '60', | ||
}, | }, | ||
['Ocean'] = { | ['Ocean'] = { | ||
| Line 171: | Line 163: | ||
['French'] = "Biome océanique", | ['French'] = "Biome océanique", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'LightSkyBlue', | ['Color'] = 'LightSkyBlue', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'OceanBiome', | |||
['PrevailingRockType'] = 'BasaltBlock', | ['PrevailingRockType'] = 'BasaltBlock', | ||
['TemperatureRangeMin'] = '6', | ['TemperatureRangeMin'] = '6', | ||
['TemperatureRangeMax'] = '30', | ['TemperatureRangeMax'] = '30', | ||
['MoistureRangeMin'] = '0', | ['MoistureRangeMin'] = '0', | ||
['MoistureRangeMax'] = '100', | ['MoistureRangeMax'] = '100', | ||
}, | }, | ||
['Rain Forest'] = { | ['Rain Forest'] = { | ||
['ID'] = 'RainForest', | ['ID'] = 'RainForest', | ||
['Name'] = { | ['Name'] = { | ||
['English'] = " | ['English'] = "Rainforest Biome", | ||
['Russian'] = " | ['Russian'] = "Тропический лес", | ||
['German'] = " | ['German'] = "Regenwaldbiom", | ||
['French'] = " | ['French'] = "Biome tropical", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'LightSeaGreen', | ['Color'] = 'LightSeaGreen', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'RainForestBiome', | |||
['PrevailingRockType'] = 'ShaleBlock', | ['PrevailingRockType'] = 'ShaleBlock', | ||
['TemperatureRangeMin'] = '14', | ['TemperatureRangeMin'] = '14', | ||
['TemperatureRangeMax'] = '22', | ['TemperatureRangeMax'] = '22', | ||
['MoistureRangeMin'] = '70', | ['MoistureRangeMin'] = '70', | ||
['MoistureRangeMax'] = '100', | ['MoistureRangeMax'] = '100', | ||
}, | }, | ||
['Steppe'] = { | ['Steppe'] = { | ||
| Line 211: | Line 201: | ||
['French'] = "Steppe Biome", | ['French'] = "Steppe Biome", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'LightGreen', | ['Color'] = 'LightGreen', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'SteppeBiome', | |||
['PrevailingRockType'] = 'LimestoneBlock', | ['PrevailingRockType'] = 'LimestoneBlock', | ||
['TemperatureRangeMin'] = '6', | ['TemperatureRangeMin'] = '6', | ||
['TemperatureRangeMax'] = '22', | ['TemperatureRangeMax'] = '22', | ||
['MoistureRangeMin'] = '30', | ['MoistureRangeMin'] = '30', | ||
['MoistureRangeMax'] = '50', | ['MoistureRangeMax'] = '50', | ||
}, | }, | ||
['Taiga'] = { | ['Taiga'] = { | ||
['ID'] = 'Taiga', | ['ID'] = 'Taiga', | ||
['Name'] = { | ['Name'] = { | ||
['English'] = " | ['English'] = "Boreal Forest Biome", | ||
['Russian'] = "Тайга", | ['Russian'] = "Тайга", | ||
['German'] = " | ['German'] = "Borealer Wald Biom", | ||
['French'] = "Biome | ['French'] = "Biome taïga", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'OliveDrab', | ['Color'] = 'OliveDrab', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'TaigaBiome', | |||
['PrevailingRockType'] = 'GraniteBlock', | ['PrevailingRockType'] = 'GraniteBlock', | ||
['TemperatureRangeMin'] = '-2', | ['TemperatureRangeMin'] = '-2', | ||
['TemperatureRangeMax'] = '2', | ['TemperatureRangeMax'] = '2', | ||
['MoistureRangeMin'] = '20', | ['MoistureRangeMin'] = '20', | ||
['MoistureRangeMax'] = '50', | ['MoistureRangeMax'] = '50', | ||
}, | }, | ||
['Tundra'] = { | ['Tundra'] = { | ||
| Line 251: | Line 239: | ||
['French'] = "Biome de toundra", | ['French'] = "Biome de toundra", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'DarkKhaki', | ['Color'] = 'DarkKhaki', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'TundraBiome', | |||
['PrevailingRockType'] = 'GraniteBlock', | ['PrevailingRockType'] = 'GraniteBlock', | ||
['TemperatureRangeMin'] = '-6', | ['TemperatureRangeMin'] = '-6', | ||
['TemperatureRangeMax'] = '-2', | ['TemperatureRangeMax'] = '-2', | ||
['MoistureRangeMin'] = '0', | ['MoistureRangeMin'] = '0', | ||
['MoistureRangeMax'] = '60', | ['MoistureRangeMax'] = '60', | ||
}, | }, | ||
['Warm Coast'] = { | ['Warm Coast'] = { | ||
| Line 271: | Line 258: | ||
['French'] = "Warm Coast Biome", | ['French'] = "Warm Coast Biome", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'LightGoldenrodYellow', | ['Color'] = 'LightGoldenrodYellow', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'WarmCoastBiome', | |||
['PrevailingRockType'] = 'SandstoneBlock', | ['PrevailingRockType'] = 'SandstoneBlock', | ||
['TemperatureRangeMin'] = '-10', | ['TemperatureRangeMin'] = '-10', | ||
['TemperatureRangeMax'] = '30', | ['TemperatureRangeMax'] = '30', | ||
['MoistureRangeMin'] = '0', | ['MoistureRangeMin'] = '0', | ||
['MoistureRangeMax'] = '100', | ['MoistureRangeMax'] = '100', | ||
}, | }, | ||
['Warm Forest'] = { | ['Warm Forest'] = { | ||
| Line 291: | Line 277: | ||
['French'] = "Biome tempéré", | ['French'] = "Biome tempéré", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'DarkGoldenrod', | ['Color'] = 'DarkGoldenrod', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'WarmForestBiome', | |||
['PrevailingRockType'] = 'GraniteBlock', | ['PrevailingRockType'] = 'GraniteBlock', | ||
['TemperatureRangeMin'] = '10', | ['TemperatureRangeMin'] = '10', | ||
['TemperatureRangeMax'] = '22', | ['TemperatureRangeMax'] = '22', | ||
['MoistureRangeMin'] = '50', | ['MoistureRangeMin'] = '50', | ||
['MoistureRangeMax'] = '60', | ['MoistureRangeMax'] = '60', | ||
}, | }, | ||
['Wetland'] = { | ['Wetland'] = { | ||
| Line 311: | Line 296: | ||
['French'] = "Biome marécageux", | ['French'] = "Biome marécageux", | ||
}, | }, | ||
['Description'] = '', | |||
['Color'] = 'DarkGreen', | ['Color'] = 'DarkGreen', | ||
['CanSpawnLake'] = nil, | ['CanSpawnLake'] = nil, | ||
['IsOcean'] = nil, | ['IsOcean'] = nil, | ||
['WorldLayer'] = 'WetlandBiome', | |||
['PrevailingRockType'] = 'ShaleBlock', | ['PrevailingRockType'] = 'ShaleBlock', | ||
['TemperatureRangeMin'] = '6', | ['TemperatureRangeMin'] = '6', | ||
['TemperatureRangeMax'] = '14', | ['TemperatureRangeMax'] = '14', | ||
['MoistureRangeMin'] = '60', | ['MoistureRangeMin'] = '60', | ||
['MoistureRangeMax'] = '80', | ['MoistureRangeMax'] = '80', | ||
}, | }, | ||
}, | }, | ||
} | } | ||
Revision as of 07:10, 20 September 2025
ATTENTION! Data files are generated using game data and are not intended for manual editing.
Warning about use
To prevent multiple call of data array, you must use the function: local BiomeData = mw.loadData("Module:BiomeData")
-- Eco Version : 0.12.0.0
return {
biomes = {
['Coast'] = {
['ID'] = 'Coast',
['Name'] = {
['English'] = "Coast Biome",
['Russian'] = "Coast Biome",
['German'] = "Coast Biome",
['French'] = "Coast Biome",
},
['Description'] = '',
['Color'] = 'LightGoldenrodYellow',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'CoastBiome',
['PrevailingRockType'] = 'LimestoneBlock',
['TemperatureRangeMin'] = '-10',
['TemperatureRangeMax'] = '30',
['MoistureRangeMin'] = '0',
['MoistureRangeMax'] = '100',
},
['Cold Coast'] = {
['ID'] = 'ColdCoast',
['Name'] = {
['English'] = "Cold Coast Biome",
['Russian'] = "Cold Coast Biome",
['German'] = "Cold Coast Biome",
['French'] = "Cold Coast Biome",
},
['Description'] = '',
['Color'] = 'LightCyan',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'ColdCoastBiome',
['PrevailingRockType'] = 'LimestoneBlock',
['TemperatureRangeMin'] = '-10',
['TemperatureRangeMax'] = '30',
['MoistureRangeMin'] = '0',
['MoistureRangeMax'] = '100',
},
['Cold Forest'] = {
['ID'] = 'ColdForest',
['Name'] = {
['English'] = "Cold Forest Biome",
['Russian'] = "Холодный Лес",
['German'] = "Kalter Wald Biom",
['French'] = "Biome forestier froid",
},
['Description'] = '',
['Color'] = 'ForestGreen',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'ColdForestBiome',
['PrevailingRockType'] = 'GraniteBlock',
['TemperatureRangeMin'] = '-2',
['TemperatureRangeMax'] = '10',
['MoistureRangeMin'] = '50',
['MoistureRangeMax'] = '60',
},
['Deep Ocean'] = {
['ID'] = 'DeepOcean',
['Name'] = {
['English'] = "Deep Ocean Biome",
['Russian'] = "Глубокий океан",
['German'] = "Tiefsee-Biom",
['French'] = "Biome abyssal",
},
['Description'] = '',
['Color'] = 'SteelBlue',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'DeepOceanBiome',
['PrevailingRockType'] = 'BasaltBlock',
['TemperatureRangeMin'] = '-10',
['TemperatureRangeMax'] = '6',
['MoistureRangeMin'] = '0',
['MoistureRangeMax'] = '100',
},
['Desert'] = {
['ID'] = 'Desert',
['Name'] = {
['English'] = "Desert Biome",
['Russian'] = "Пустыня",
['German'] = "Wüstenbiom",
['French'] = "Biome désertique",
},
['Description'] = '',
['Color'] = 'SandyBrown',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'DesertBiome',
['PrevailingRockType'] = 'SandstoneBlock',
['TemperatureRangeMin'] = '18',
['TemperatureRangeMax'] = '30',
['MoistureRangeMin'] = '0',
['MoistureRangeMax'] = '30',
},
['Grassland'] = {
['ID'] = 'Grassland',
['Name'] = {
['English'] = "Grassland Biome",
['Russian'] = "Луг",
['German'] = "Grasland Biom",
['French'] = "Biome herbeux",
},
['Description'] = '',
['Color'] = 'LightGreen',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'GrasslandBiome',
['PrevailingRockType'] = 'LimestoneBlock',
['TemperatureRangeMin'] = '6',
['TemperatureRangeMax'] = '22',
['MoistureRangeMin'] = '30',
['MoistureRangeMax'] = '50',
},
['High Desert'] = {
['ID'] = 'HighDesert',
['Name'] = {
['English'] = "High Desert Biome",
['Russian'] = "High Desert Biome",
['German'] = "High Desert Biome",
['French'] = "High Desert Biome",
},
['Description'] = '',
['Color'] = 'SandyBrown',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'HighDesertBiome',
['PrevailingRockType'] = 'SandstoneBlock',
['TemperatureRangeMin'] = '18',
['TemperatureRangeMax'] = '30',
['MoistureRangeMin'] = '0',
['MoistureRangeMax'] = '30',
},
['Ice'] = {
['ID'] = 'Ice',
['Name'] = {
['English'] = "Ice Biome",
['Russian'] = "Ледяной биом",
['German'] = "Eis Biom",
['French'] = "Biome enneigé",
},
['Description'] = '',
['Color'] = 'White',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'IceBiome',
['PrevailingRockType'] = 'GraniteBlock',
['TemperatureRangeMin'] = '-10',
['TemperatureRangeMax'] = '-6',
['MoistureRangeMin'] = '0',
['MoistureRangeMax'] = '60',
},
['Ocean'] = {
['ID'] = 'Ocean',
['Name'] = {
['English'] = "Ocean Biome",
['Russian'] = "Океан",
['German'] = "Ozeanbiom",
['French'] = "Biome océanique",
},
['Description'] = '',
['Color'] = 'LightSkyBlue',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'OceanBiome',
['PrevailingRockType'] = 'BasaltBlock',
['TemperatureRangeMin'] = '6',
['TemperatureRangeMax'] = '30',
['MoistureRangeMin'] = '0',
['MoistureRangeMax'] = '100',
},
['Rain Forest'] = {
['ID'] = 'RainForest',
['Name'] = {
['English'] = "Rainforest Biome",
['Russian'] = "Тропический лес",
['German'] = "Regenwaldbiom",
['French'] = "Biome tropical",
},
['Description'] = '',
['Color'] = 'LightSeaGreen',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'RainForestBiome',
['PrevailingRockType'] = 'ShaleBlock',
['TemperatureRangeMin'] = '14',
['TemperatureRangeMax'] = '22',
['MoistureRangeMin'] = '70',
['MoistureRangeMax'] = '100',
},
['Steppe'] = {
['ID'] = 'Steppe',
['Name'] = {
['English'] = "Steppe Biome",
['Russian'] = "Steppe Biome",
['German'] = "Steppe Biome",
['French'] = "Steppe Biome",
},
['Description'] = '',
['Color'] = 'LightGreen',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'SteppeBiome',
['PrevailingRockType'] = 'LimestoneBlock',
['TemperatureRangeMin'] = '6',
['TemperatureRangeMax'] = '22',
['MoistureRangeMin'] = '30',
['MoistureRangeMax'] = '50',
},
['Taiga'] = {
['ID'] = 'Taiga',
['Name'] = {
['English'] = "Boreal Forest Biome",
['Russian'] = "Тайга",
['German'] = "Borealer Wald Biom",
['French'] = "Biome taïga",
},
['Description'] = '',
['Color'] = 'OliveDrab',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'TaigaBiome',
['PrevailingRockType'] = 'GraniteBlock',
['TemperatureRangeMin'] = '-2',
['TemperatureRangeMax'] = '2',
['MoistureRangeMin'] = '20',
['MoistureRangeMax'] = '50',
},
['Tundra'] = {
['ID'] = 'Tundra',
['Name'] = {
['English'] = "Tundra Biome",
['Russian'] = "Тундра",
['German'] = "Tundrabiom",
['French'] = "Biome de toundra",
},
['Description'] = '',
['Color'] = 'DarkKhaki',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'TundraBiome',
['PrevailingRockType'] = 'GraniteBlock',
['TemperatureRangeMin'] = '-6',
['TemperatureRangeMax'] = '-2',
['MoistureRangeMin'] = '0',
['MoistureRangeMax'] = '60',
},
['Warm Coast'] = {
['ID'] = 'WarmCoast',
['Name'] = {
['English'] = "Warm Coast Biome",
['Russian'] = "Warm Coast Biome",
['German'] = "Warm Coast Biome",
['French'] = "Warm Coast Biome",
},
['Description'] = '',
['Color'] = 'LightGoldenrodYellow',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'WarmCoastBiome',
['PrevailingRockType'] = 'SandstoneBlock',
['TemperatureRangeMin'] = '-10',
['TemperatureRangeMax'] = '30',
['MoistureRangeMin'] = '0',
['MoistureRangeMax'] = '100',
},
['Warm Forest'] = {
['ID'] = 'WarmForest',
['Name'] = {
['English'] = "Warm Forest Biome",
['Russian'] = "Тёплый лес",
['German'] = "Warmer Wald Biom",
['French'] = "Biome tempéré",
},
['Description'] = '',
['Color'] = 'DarkGoldenrod',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'WarmForestBiome',
['PrevailingRockType'] = 'GraniteBlock',
['TemperatureRangeMin'] = '10',
['TemperatureRangeMax'] = '22',
['MoistureRangeMin'] = '50',
['MoistureRangeMax'] = '60',
},
['Wetland'] = {
['ID'] = 'Wetland',
['Name'] = {
['English'] = "Wetland Biome",
['Russian'] = "Болото",
['German'] = "Sumpf Biom",
['French'] = "Biome marécageux",
},
['Description'] = '',
['Color'] = 'DarkGreen',
['CanSpawnLake'] = nil,
['IsOcean'] = nil,
['WorldLayer'] = 'WetlandBiome',
['PrevailingRockType'] = 'ShaleBlock',
['TemperatureRangeMin'] = '6',
['TemperatureRangeMax'] = '14',
['MoistureRangeMin'] = '60',
['MoistureRangeMax'] = '80',
},
},
}