缺氧 wiki 编辑团队提示:注册账号并登录后体验更佳,且可通过参数设置定制优化您的浏览体验!
该站点为镜像站点,如果你想帮助这个由玩家志愿编辑的 wiki 站点,请前往原站点参与编辑,
同时欢迎加入编辑讨论群 851803695 与其他编辑者一起参与建设!
模块:Data/Worldgen/Subworlds/Expansion1
该文件来自缺氧或其开发商科雷娱乐创建的网站。该文件中出现的所有商标和注册商标均归属于科雷娱乐。详情请见版权信息。该文件被认为在本wiki上合理使用。
This image comes from Oxygen Not Included or from websites created and owned by Klei Entertainment, who hold the copyright of Oxygen Not Included. All trademarks and registered trademarks present in the image are proprietary to Klei Entertainment. For more information, see the copyright notice.The use of images to illustrate articles concerning the subject of the images in question is believed to qualify as fair use under United States copyright law, as such display does not significantly impede the right of the copyright holder to sell the copyrighted material.
return {
aquatic = {
["GraphiteCaves.yaml"] = {
biomeNoise = "expansion1::noise/Sponge",
temperatureRange = "HumanWarm",
minChildCount = 4,
density = {
min = 10,
max = 15,
},
avoidRadius = 20,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Aquatic/GraphiteCavesOxygen",
weight = 4,
},
{
name = "expansion1::biomes/Aquatic/GraphiteCavesCO2",
weight = 2,
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Swamp",
},
["OpenWater.yaml"] = {
biomeNoise = "noise/Default",
temperatureRange = "HumanHot",
minChildCount = 8,
density = {
min = 10,
max = 15,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
borderOverride = "seaBed",
borderSizeOverride = {
min = 2.5,
max = 3.5,
},
biomes = {
{
name = "expansion1::biomes/Aquatic/Water",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
zoneType = "Barren",
},
["OpenWaterStart.yaml"] = {
biomeNoise = "noise/Default",
temperatureRange = "HumanHot",
minChildCount = 1,
density = {
min = 10,
max = 15,
},
avoidRadius = 20,
sampleBehaviour = "PoissonDisk",
borderOverride = "NONE",
biomes = {
{
name = "biomes/Misc/Empty",
weight = 1,
},
},
centralFeature = {
type = "features/generic/StartLocation",
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Barren",
},
["SurfaceBeach.yaml"] = {
biomeNoise = "noise/Default",
temperatureRange = "HumanHot",
pdWeight = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
borderOverride = "NONE",
biomes = {
{
name = "expansion1::biomes/Aquatic/Water",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Barren",
},
},
barren = {
["BarrenCore.yaml"] = {
biomeNoise = "noise/Default",
temperatureRange = "HumanHot",
minChildCount = 4,
pdWeight = 1,
density = {
min = 15,
max = 20,
},
avoidRadius = 20.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Barren/GraniteOre",
weight = 1,
},
},
features = {
{
type = "expansion1::features/barren/GraniteCoalDeposit",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Barren",
},
["BarrenFullereneCore.yaml"] = {
biomeNoise = "noise/Default",
temperatureRange = "HumanHot",
minChildCount = 4,
pdWeight = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
borderOverride = "NONE",
biomes = {
{
name = "expansion1::biomes/Barren/FullereneOre",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Barren",
},
["BarrenGraniteFill.yaml"] = {
biomeNoise = "expansion1::noise/Swamp",
temperatureRange = "HumanWarm",
minChildCount = 2,
pdWeight = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Barren/GraniteTunnels",
weight = 1,
tags = nil,
},
},
features = {},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Sandstone",
},
["CoalyGranite.yaml"] = {
biomeNoise = "noise/Default",
temperatureRange = "HumanWarm",
minChildCount = 2,
pdWeight = 1.5,
density = {
min = 30,
max = 40,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Barren/GraniteOre",
weight = 1,
tags = nil,
},
},
features = {
{
type = "expansion1::features/barren/GraniteCoalDeposit",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Barren",
},
["CoalyGraniteFrozen.yaml"] = {
biomeNoise = "noise/Default",
temperatureRange = "Cold",
minChildCount = 2,
pdWeight = 1.5,
density = {
min = 30,
max = 40,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Barren/GraniteOre",
weight = 1,
tags = nil,
},
},
features = {
{
type = "expansion1::features/barren/GraniteCoalDeposit",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Barren",
},
["EmptyCaves.yaml"] = {
biomeNoise = "expansion1::noise/SmallCaves",
temperatureRange = "HumanWarm",
borderOverride = "regolith",
minChildCount = 2,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Empty",
weight = 2,
},
},
features = {},
tags = {
"IgnoreCaveOverride",
"ErodePointToBorderInv",
},
zoneType = "Sandstone",
},
["LargeChasm.yaml"] = {
biomeNoise = "expansion1::noise/LargeCaves",
borderOverride = "NONE",
temperatureRange = "HumanWarm",
minChildCount = 2,
density = {
min = 7,
max = 7,
},
avoidRadius = 5.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Forest/Chasm",
weight = 4,
tags = {
"Oxyfern",
"ForestTree",
"BasicSingleHarvestPlant",
"BasicSingleHarvestPlantSeed",
"ForestForagePlantPlanted",
"LeafyPlant",
"LeafyPlantSeed",
"Squirrel",
},
},
},
features = {},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
zoneType = "Forest",
},
["LargeChasmStart.yaml"] = {
biomeNoise = "expansion1::noise/LargeCaves",
borderOverride = "NONE",
temperatureRange = "HumanWarm",
minChildCount = 2,
density = {
min = 10,
max = 15,
},
avoidRadius = 10.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Forest/Chasm",
weight = 4,
tags = {
"Oxyfern",
"ForestTree",
"BasicSingleHarvestPlant",
"BasicSingleHarvestPlantSeed",
"ForestForagePlantPlanted",
"LeafyPlant",
"LeafyPlantSeed",
"Squirrel",
},
},
},
centralFeature = {
type = "features/generic/StartLocation",
},
features = {},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
zoneType = "Space",
},
["SurfaceCaves.yaml"] = {
biomeNoise = "expansion1::noise/SmallCaves",
temperatureRange = "HumanWarm",
minChildCount = 2,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Barren/RockyCaves",
weight = 2,
tags = nil,
},
{
name = "expansion1::biomes/Barren/RockyWetCaves",
weight = 1,
tags = nil,
},
},
features = {},
tags = {
"IgnoreCaveOverride",
"ErodePointToBorderInv",
},
zoneType = "Sandstone",
},
},
forest = {
["ForestCore.yaml"] = {
biomeNoise = "noise/subworldForest",
temperatureRange = "Room",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
sampleBehaviour = "PoissonDisk",
borderOverride = "hardToDig",
borderOverridePriority = 10,
borderSizeOverride = {
min = 2,
max = 3,
},
biomes = {
{
name = "expansion1::biomes/Forest/Core",
weight = 2,
tags = {
"Oxyfern",
"ForestTree",
"BasicSingleHarvestPlant",
"BasicSingleHarvestPlantSeed",
"ForestForagePlantPlanted",
"LightBug",
"LeafyPlant",
"LeafyPlantSeed",
"Squirrel",
},
},
},
features = {
{
type = "features/forest/SmallLake",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Forest",
},
["ForestLandingSite.yaml"] = {
biomeNoise = "noise/subworldForest",
temperatureRange = "Room",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Forest/Basic",
weight = 2,
tags = {
"Oxyfern",
"ForestTree",
"ForestForagePlantPlanted",
"LightBug",
"LeafyPlant",
"LeafyPlantSeed",
"Squirrel",
},
},
},
tags = {
"IgnoreCaveOverride",
},
features = {
{
type = "features/forest/SmallLake",
},
},
zoneType = "Forest",
},
["ForestMiniWaterCold.yaml"] = {
biomeNoise = "noise/subworldForest",
temperatureRange = "Cold",
pdWeight = 1,
density = {
min = 10,
max = 15,
},
avoidRadius = 5,
minChildCount = 4,
sampleBehaviour = "PoissonDisk",
borderOverride = "rocky",
biomes = {
{
name = "biomes/Forest/Basic",
weight = 2,
tags = {
"Oxyfern",
"ForestTree",
"BasicSingleHarvestPlant",
"BasicSingleHarvestPlantSeed",
"ForestForagePlantPlanted",
"LightBug",
"LeafyPlant",
"LeafyPlantSeed",
"Squirrel",
},
},
},
tags = {
"StartWorld",
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
centralFeature = {
type = "features/forest/SmallLake",
},
features = {},
zoneType = "Forest",
},
["ForestSurface.yaml"] = {
biomeNoise = "noise/subworldForest",
temperatureRange = "Room",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
sampleBehaviour = "PoissonDisk",
borderOverride = "metalCrust",
biomes = {
{
name = "biomes/Forest/Basic",
weight = 2,
tags = {
"Oxyfern",
"ForestTree",
"BasicSingleHarvestPlant",
"BasicSingleHarvestPlantSeed",
"ForestForagePlantPlanted",
"LightBug",
"LeafyPlant",
"LeafyPlantSeed",
"Squirrel",
},
},
},
features = {
{
type = "features/forest/SmallLake",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Forest",
},
["ForestWarpStart.yaml"] = {
biomeNoise = "noise/subworldForest",
temperatureRange = "Room",
pdWeight = 2,
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 5,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Forest/BasicOxy",
weight = 2,
tags = {
"Oxyfern",
"ForestTree",
"BasicSingleHarvestPlant",
"BasicSingleHarvestPlantSeed",
"ForestForagePlantPlanted",
"LightBug",
"LeafyPlant",
"LeafyPlantSeed",
"Squirrel",
},
},
{
name = "biomes/Forest/Basic",
weight = 2,
tags = {
"Oxyfern",
"ForestTree",
"BasicSingleHarvestPlant",
"BasicSingleHarvestPlantSeed",
"ForestForagePlantPlanted",
"LightBug",
"LeafyPlant",
"LeafyPlantSeed",
"Squirrel",
},
},
{
name = "biomes/Forest/Metal",
weight = 2,
tags = {
"Oxyfern",
"LeafyPlant",
"LeafyPlantSeed",
"BasicSingleHarvestPlantSeed",
"ForestForagePlantPlanted",
},
},
},
centralFeature = {
type = "features/generic/StartLocation",
},
features = {
{
type = "features/forest/SmallLake",
},
{
type = "features/forest/OxyfernCave",
},
{
type = "features/forest/PhosphoriteLump",
},
},
zoneType = "Forest",
},
["med_Forest.yaml"] = {
biomeNoise = "noise/subworldForest",
temperatureRange = "Room",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Forest/Basic",
weight = 2,
tags = {
"Oxyfern",
"ForestTree",
"med_BasicSingleHarvestPlant",
"forestCluster_BasicSingleHarvestPlantSeed",
"med_ForestForagePlantPlanted",
"med_LightBug",
"LeafyPlant",
"LeafyPlantSeed",
"med_Squirrel",
},
},
},
tags = {
"IgnoreCaveOverride",
},
features = {
{
type = "features/forest/SmallLake",
},
{
type = "expansion1::features/forest/OxyrockCave",
},
},
zoneType = "Forest",
},
["med_ForestHot.yaml"] = {
biomeNoise = "noise/subworldForest",
temperatureRange = "HumanWarm",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Forest/Basic",
weight = 2,
tags = {
"Oxyfern",
"ForestTree",
"med_BasicSingleHarvestPlant",
"forestCluster_BasicSingleHarvestPlantSeed",
"med_ForestForagePlantPlanted",
"med_LightBug",
"LeafyPlant",
"LeafyPlantSeed",
"med_Squirrel",
},
},
},
tags = {
"IgnoreCaveOverride",
},
features = {
{
type = "features/forest/SmallLake",
},
{
type = "expansion1::features/forest/OxyrockCave",
},
},
zoneType = "Forest",
},
["med_ForestStart.yaml"] = {
biomeNoise = "noise/subworldForest",
temperatureRange = "Room",
pdWeight = 4,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
extraBiomeChildren = 4,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
borderOverride = "rocky",
biomes = {
{
name = "biomes/Forest/BasicOxy",
weight = 2,
tags = {
"med_Oxyfern",
"ForestTree",
"med_BasicSingleHarvestPlant",
"forestCluster_BasicSingleHarvestPlantSeed",
"med_ForestForagePlantPlanted",
"med_LightBug",
"LeafyPlant",
"LeafyPlantSeed",
"med_Squirrel",
},
},
{
name = "biomes/Forest/Basic",
weight = 2,
tags = {
"med_Oxyfern",
"med_ForestTree",
"med_BasicSingleHarvestPlant",
"forestCluster_BasicSingleHarvestPlantSeed",
"med_ForestForagePlantPlanted",
"med_LightBug",
"LeafyPlant",
"LeafyPlantSeed",
"med_Squirrel",
},
},
{
name = "biomes/Forest/Metal",
weight = 2,
tags = {
"med_Oxyfern",
"LeafyPlant",
"LeafyPlantSeed",
"forestCluster_BasicSingleHarvestPlantSeed",
"med_ForestForagePlantPlanted",
},
},
},
tags = {
"StartWorld",
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
centralFeature = {
type = "features/generic/StartLocation",
},
features = {
{
type = "features/forest/SmallLake",
},
{
type = "expansion1::features/forest/SmallDirtyLake",
},
{
type = "features/forest/PhosphoriteLump",
},
{
type = "expansion1::features/forest/OxyrockCave",
},
},
zoneType = "Forest",
},
["med_ForestStartCold.yaml"] = {
biomeNoise = "noise/subworldForest",
temperatureRange = "Mild",
pdWeight = 4,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
extraBiomeChildren = 4,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
borderOverride = "rocky",
biomes = {
{
name = "biomes/Forest/BasicOxy",
weight = 2,
tags = {
"med_Oxyfern",
"ForestTree",
"med_BasicSingleHarvestPlant",
"forestCluster_BasicSingleHarvestPlantSeed",
"med_ForestForagePlantPlanted",
"med_LightBug",
"LeafyPlant",
"LeafyPlantSeed",
"med_Squirrel",
},
},
{
name = "biomes/Forest/Basic",
weight = 2,
tags = {
"med_OxyfernSeed",
"med_ForestTree",
"med_BasicSingleHarvestPlant",
"forestCluster_BasicSingleHarvestPlantSeed",
"med_ForestForagePlantPlanted",
"med_LightBug",
"LeafyPlant",
"LeafyPlantSeed",
"med_Squirrel",
},
},
{
name = "biomes/Forest/Metal",
weight = 2,
tags = {
"med_OxyfernSeed",
"LeafyPlant",
"LeafyPlantSeed",
"forestCluster_BasicSingleHarvestPlantSeed",
"med_ForestForagePlantPlanted",
"med_Squirrel",
},
},
},
tags = {
"StartWorld",
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
centralFeature = {
type = "features/generic/StartLocation",
},
features = {
{
type = "features/forest/SmallLake",
},
{
type = "expansion1::features/forest/SmallDirtyLake",
},
{
type = "features/forest/PhosphoriteLump",
},
{
type = "expansion1::features/forest/OxyrockCave",
},
},
zoneType = "Forest",
},
["med_ForestSurface.yaml"] = {
biomeNoise = "noise/subworldForest",
temperatureRange = "Room",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
sampleBehaviour = "PoissonDisk",
borderOverride = "metalCrust",
biomes = {
{
name = "biomes/Forest/Basic",
weight = 2,
tags = {
"med_Oxyfern",
"med_ForestTree",
"med_BasicSingleHarvestPlant",
"med_BasicSingleHarvestPlantSeed",
"med_ForestForagePlantPlanted",
"med_LightBug",
"med_LeafyPlant",
"med_LeafyPlantSeed",
"med_Squirrel",
},
},
},
features = {
{
type = "features/forest/SmallLake",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Forest",
},
},
frozen = {
["FrozenCore.yaml"] = {
biomeNoise = "noise/subworldFrozen",
temperatureRange = "ExtremelyCold",
minChildCount = 4,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
sampleBehaviour = "PoissonDisk",
borderOverride = "ice",
biomes = {
{
name = "expansion1::biomes/Frozen/Core",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "FrozenWastes",
},
["FrozenGravitas.yaml"] = {
biomeNoise = "noise/subworldFrozen",
temperatureRange = "Cold",
minChildCount = 4,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Frozen/Wet",
weight = 1,
tags = {
"ColdWheat",
"ColdWheatSeed",
"ColdBreather",
},
},
{
name = "biomes/Frozen/Dry",
weight = 2,
tags = {
"ColdWheat",
"ColdWheatSeed",
"ColdBreather",
},
},
},
features = {
{
type = "features/frozen/ColdBubble",
},
{
type = "features/frozen/ColdBubble",
},
{
type = "features/frozen/SandGeode",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "FrozenWastes",
},
["FrozenMedium.yaml"] = {
biomeNoise = "noise/subworldFrozen",
temperatureRange = "Cold",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Frozen/Wet",
weight = 1,
tags = {
"med_ColdWheat",
"med_ColdWheatSeed",
"med_ColdBreather",
},
},
{
name = "biomes/Frozen/Dry",
weight = 2,
tags = {
"med_ColdWheat",
"med_ColdWheatSeed",
"med_ColdBreather",
},
},
},
tags = {
"IgnoreCaveOverride",
},
features = {
{
type = "features/frozen/ColdBubble",
},
{
type = "features/frozen/ColdBubble",
},
{
type = "features/frozen/SandGeode",
},
},
subworldTemplateRules = {
{
names = {
"poi/frozen/frag_vendingmachine",
"poi/frozen/frag_lockers",
"expansion1::poi/frozen/lab_basement_small",
"expansion1::poi/frozen/frag_neuro",
"expansion1::poi/frozen/frag_breakroom",
},
listRule = "TrySome",
someCount = 2,
},
},
zoneType = "FrozenWastes",
},
["FrozenSlush.yaml"] = {
biomeNoise = "noise/subworldFrozen",
temperatureRange = "Chilly",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
extraBiomeChildren = 4,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Frozen/SaltySlush",
weight = 2,
tags = {
"ColdWheat",
"ColdWheatSeed",
"ColdBreather",
},
},
},
tags = {
"IgnoreCaveOverride",
},
features = {
{
type = "expansion1::features/frozen/SlushPool",
},
{
type = "expansion1::features/frozen/SlushPool",
},
{
type = "expansion1::features/frozen/SaltShelf",
},
{
type = "expansion1::features/frozen/SaltShelf",
},
{
type = "expansion1::features/frozen/RustShelf",
},
{
type = "expansion1::features/frozen/RustShelf",
},
},
subworldTemplateRules = {
{
names = {
"poi/frozen/lab_basement",
"poi/frozen/lab_splitroom",
},
listRule = "TryOne",
},
},
zoneType = "FrozenWastes",
},
["FrozenSurface.yaml"] = {
biomeNoise = "noise/subworldFrozen",
temperatureRange = "Cold",
minChildCount = 4,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
sampleBehaviour = "PoissonDisk",
borderOverride = "ice",
biomes = {
{
name = "biomes/Frozen/Wet",
weight = 1,
tags = {
"ColdWheat",
"ColdWheatSeed",
"ColdBreather",
},
},
{
name = "biomes/Frozen/Dry",
weight = 2,
tags = {
"ColdWheat",
"ColdWheatSeed",
"ColdBreather",
},
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "FrozenWastes",
},
},
jungle = {
["JungleDreckless.yaml"] = {
biomeNoise = "noise/subworldJungle",
temperatureRange = "HumanHot",
density = {
min = 10,
max = 15,
},
avoidRadius = 15.0,
doAvoidPoints = false,
dontRelaxChildren = true,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
centralFeature = {
type = "features/jungle/SmallRoom",
},
features = {
{
type = "features/jungle/SmallRoom",
},
{
type = "features/jungle/BleachRoom",
},
{
type = "features/jungle/SandGeode",
},
},
biomes = {
{
name = "biomes/Jungle/Basic",
weight = 1,
tags = {
"SwampLily",
"SpiceVine",
"SpiceVineSeed",
"LeafyPlant",
"LeafyPlantSeed",
},
},
{
name = "biomes/Jungle/Toxic",
weight = 1,
tags = {
"SwampLily",
"SpiceVine",
"SpiceVineSeed",
"LeafyPlant",
"LeafyPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/jungle/lab_poolbottom",
"poi/jungle/buttongate",
"poi/jungle/lab_vinetank",
},
listRule = "TryOne",
},
{
names = {
"poi/jungle/lab_daytimer",
"poi/jungle/frag_lightbugs",
},
listRule = "TryOne",
},
{
names = {
"poi/jungle/frag_lockers",
"poi/jungle/oxylite_spiral",
},
listRule = "TryOne",
},
},
zoneType = "ToxicJungle",
},
["JungleGassy.yaml"] = {
biomeNoise = "noise/subworldJungle",
temperatureRange = "HumanHot",
density = {
min = 10,
max = 15,
},
avoidRadius = 15.0,
doAvoidPoints = false,
dontRelaxChildren = true,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
centralFeature = {
type = "features/jungle/SmallRoom",
},
features = {
{
type = "features/jungle/SmallRoom",
},
{
type = "features/jungle/BleachRoom",
},
{
type = "features/jungle/SandGeode",
},
},
biomes = {
{
name = "biomes/Jungle/Basic",
weight = 1,
tags = {
"Glom",
"Drecko",
"SwampLily",
"SpiceVine",
"SpiceVineSeed",
"LeafyPlant",
"LeafyPlantSeed",
},
},
{
name = "biomes/Jungle/Toxic",
weight = 1,
tags = {
"Glom",
"Drecko",
"SwampLily",
"SpiceVine",
"SpiceVineSeed",
"LeafyPlant",
"LeafyPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/jungle/lab_poolbottom",
"poi/jungle/buttongate",
"poi/jungle/lab_vinetank",
"poi/jungle/lab_daytimer",
"poi/jungle/frag_lightbugs",
"poi/jungle/frag_lockers",
"poi/jungle/oxylite_spiral",
},
listRule = "TrySome",
someCount = 3,
},
},
zoneType = "ToxicJungle",
},
["JungleInactive.yaml"] = {
biomeNoise = "noise/subworldJungle",
temperatureRange = "HumanHot",
density = {
min = 10,
max = 15,
},
avoidRadius = 15.0,
doAvoidPoints = false,
dontRelaxChildren = true,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
centralFeature = {
type = "features/jungle/SmallRoom",
},
features = {
{
type = "features/jungle/SmallRoom",
},
{
type = "features/jungle/BleachRoom",
},
{
type = "features/jungle/SandGeode",
},
},
biomes = {
{
name = "biomes/Jungle/Basic",
weight = 1,
tags = {
"Glom",
"Drecko",
"SwampLily",
"SpiceVine",
"SpiceVineSeed",
"LeafyPlant",
"LeafyPlantSeed",
},
},
{
name = "biomes/Jungle/Toxic",
weight = 1,
tags = {
"Glom",
"Drecko",
"SwampLily",
"SpiceVine",
"SpiceVineSeed",
"LeafyPlant",
"LeafyPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/jungle/lab_poolbottom",
"poi/jungle/buttongate",
"poi/jungle/lab_vinetank",
"poi/jungle/lab_daytimer",
"poi/jungle/frag_lightbugs",
"poi/jungle/frag_lockers",
},
listRule = "TryOne",
},
},
zoneType = "ToxicJungle",
},
["JungleSteamy.yaml"] = {
biomeNoise = "noise/subworldJungle",
temperatureRange = "HumanHot",
density = {
min = 10,
max = 15,
},
avoidRadius = 15.0,
doAvoidPoints = false,
dontRelaxChildren = true,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
centralFeature = {
type = "features/jungle/SmallRoom",
},
features = {
{
type = "features/jungle/SmallRoom",
},
{
type = "features/jungle/BleachRoom",
},
{
type = "features/jungle/SandGeode",
},
},
biomes = {
{
name = "biomes/Jungle/Basic",
weight = 1,
tags = {
"Glom",
"Drecko",
"SwampLily",
"SpiceVine",
"SpiceVineSeed",
"LeafyPlant",
"LeafyPlantSeed",
},
},
{
name = "biomes/Jungle/Toxic",
weight = 1,
tags = {
"Glom",
"Drecko",
"SwampLily",
"SpiceVine",
"SpiceVineSeed",
"LeafyPlant",
"LeafyPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/jungle/lab_poolbottom",
"poi/jungle/buttongate",
"poi/jungle/lab_vinetank",
"poi/jungle/lab_daytimer",
"poi/jungle/frag_lightbugs",
"poi/jungle/frag_lockers",
"poi/jungle/oxylite_spiral",
},
listRule = "TryOne",
someCount = 3,
},
},
zoneType = "ToxicJungle",
},
["med_JungleFrozen.yaml"] = {
biomeNoise = "noise/subworldJungle",
temperatureRange = "Cold",
density = {
min = 10,
max = 15,
},
avoidRadius = 15.0,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
centralFeature = {
type = "features/jungle/SmallRoom",
},
features = {
{
type = "features/jungle/SmallRoom",
},
{
type = "features/jungle/BleachRoom",
},
{
type = "features/jungle/SandGeode",
},
},
biomes = {
{
name = "biomes/Jungle/Basic",
weight = 1,
tags = {
"SwampLilySeed",
"med_SpiceVineSeedSparse",
"LeafyPlantSeed",
},
},
{
name = "biomes/Jungle/Toxic",
weight = 1,
tags = {
"SwampLilySeed",
"med_SpiceVineSeedSparse",
"LeafyPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/jungle/lab_poolbottom",
"poi/jungle/buttongate",
"poi/jungle/lab_vinetank",
"poi/jungle/lab_daytimer",
"poi/jungle/frag_lightbugs",
"poi/jungle/frag_lockers",
"poi/jungle/oxylite_spiral",
},
listRule = "TrySome",
someCount = 3,
},
},
zoneType = "ToxicJungle",
},
["med_JungleInactive.yaml"] = {
biomeNoise = "noise/subworldJungle",
temperatureRange = "HumanHot",
density = {
min = 10,
max = 15,
},
avoidRadius = 15.0,
doAvoidPoints = false,
dontRelaxChildren = true,
extraBiomeChildren = 8,
sampleBehaviour = "PoissonDisk",
centralFeature = {
type = "features/jungle/SmallRoom",
},
features = {
{
type = "features/jungle/SmallRoom",
},
{
type = "features/jungle/BleachRoom",
},
{
type = "features/jungle/SandGeode",
},
},
biomes = {
{
name = "biomes/Jungle/Basic",
weight = 1,
tags = {
"med_Glom",
"med_Drecko",
"med_SwampLily",
"med_SpiceVine",
"med_SpiceVineSeed",
"med_LeafyPlant",
"med_LeafyPlantSeed",
},
},
{
name = "biomes/Jungle/Toxic",
weight = 1,
tags = {
"med_Glom",
"med_Drecko",
"med_SwampLily",
"med_SpiceVine",
"med_SpiceVineSeed",
"med_LeafyPlant",
"med_LeafyPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/jungle/lab_poolbottom",
"poi/jungle/buttongate",
"poi/jungle/lab_vinetank",
"poi/jungle/lab_daytimer",
"poi/jungle/frag_lightbugs",
"poi/jungle/frag_lockers",
},
listRule = "TryOne",
},
},
zoneType = "ToxicJungle",
},
},
magma = {
["BottomSmall.yaml"] = {
biomeNoise = "noise/Generic",
temperatureRange = "ExtremelyHot",
minChildCount = 15,
density = {
min = 5,
max = 15,
},
avoidRadius = 8.0,
borderOverride = "hardToDig",
borderOverridePriority = 10,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Magma/MagmaBed",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
zoneType = "MagmaCore",
},
["BottomSmallNoUnobtanium.yaml"] = {
biomeNoise = "noise/Generic",
temperatureRange = "ExtremelyHot",
minChildCount = 15,
density = {
min = 5,
max = 15,
},
avoidRadius = 8.0,
borderOverride = "hardToDig",
borderOverridePriority = 10,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Magma/MagmaBedNoUnobtanium",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
zoneType = "MagmaCore",
},
["MagmaSurface.yaml"] = {
biomeNoise = "noise/Generic",
temperatureRange = "ExtremelyHot",
minChildCount = 4,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Magma/MagmaBed",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
zoneType = "MagmaCore",
},
["VolcanoBiome.yaml"] = {
biomeNoise = "noise/Generic",
temperatureRange = "ExtremelyHot",
singleChildCount = true,
borderOverride = "hardToDig",
borderOverridePriority = 10,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
pdWeight = 0.4,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Magma/MagmaVent",
weight = 1,
},
},
tags = {
"ErodePointToBorderWeak",
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
zoneType = "MagmaCore",
},
},
marsh = {
["HotMarshInactive.yaml"] = {
biomeNoise = "noise/subworldHotMarsh",
temperatureRange = "HumanWarm",
density = {
min = 20,
max = 25,
},
avoidRadius = 40.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
features = {
{
type = "features/hotmarsh/TallRoom",
},
{
type = "features/hotmarsh/BlobRoom",
},
},
biomes = {
{
name = "biomes/HotMarsh/Dry",
weight = 2,
},
{
name = "biomes/HotMarsh/Basic",
weight = 5,
tags = {
"MushroomPlant",
"MushroomSeed",
"Puft",
"BasicFabricPlant",
"BasicFabricMaterialPlantSeed",
"Pacu",
"BulbPlant",
"BulbPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/hotmarsh/frag_doorway",
"poi/hotmarsh/frag_table",
},
listRule = "TryOne",
},
{
names = {
"poi/hotmarsh/lab_burrow",
"poi/hotmarsh/lab_splitroom",
},
listRule = "TryOne",
},
},
zoneType = "BoggyMarsh",
},
["HotMarshLandingSite.yaml"] = {
biomeNoise = "noise/subworldHotMarsh",
temperatureRange = "HumanWarm",
density = {
min = 20,
max = 25,
},
avoidRadius = 40.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
features = {
{
type = "features/hotmarsh/TallRoom",
},
{
type = "features/hotmarsh/BlobRoom",
},
},
biomes = {
{
name = "biomes/HotMarsh/Dry",
weight = 2,
},
{
name = "biomes/HotMarsh/Basic",
weight = 5,
tags = {
"med_MushroomPlant",
"med_MushroomSeed",
"med_Puft",
"med_BasicFabricPlant",
"med_BasicFabricMaterialPlantSeed",
"med_BulbPlant",
"med_BulbPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/hotmarsh/frag_doorway",
"poi/hotmarsh/frag_table",
},
listRule = "TryOne",
},
{
names = {
"poi/hotmarsh/lab_burrow",
"poi/hotmarsh/lab_splitroom",
},
listRule = "TryOne",
},
},
zoneType = "BoggyMarsh",
},
["HotMarshSteamy.yaml"] = {
biomeNoise = "noise/subworldHotMarsh",
temperatureRange = "HumanWarm",
density = {
min = 20,
max = 25,
},
avoidRadius = 40.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
features = {
{
type = "features/hotmarsh/TallRoom",
},
{
type = "features/hotmarsh/BlobRoom",
},
{
type = "features/hotmarsh/SandGeode",
},
},
biomes = {
{
name = "biomes/HotMarsh/Dry",
weight = 2,
},
{
name = "biomes/HotMarsh/Basic",
weight = 5,
tags = {
"MushroomPlant",
"MushroomSeed",
"Puft",
"BasicFabricPlant",
"BasicFabricMaterialPlantSeed",
"Pacu",
"BulbPlant",
"BulbPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/hotmarsh/lab_burrow",
"poi/hotmarsh/lab_splitroom",
"poi/hotmarsh/frag_doorway",
"poi/hotmarsh/frag_table",
},
listRule = "TrySome",
someCount = 3,
},
},
zoneType = "BoggyMarsh",
},
["HotMarshSurface.yaml"] = {
biomeNoise = "noise/subworldHotMarsh",
temperatureRange = "HumanWarm",
density = {
min = 20,
max = 25,
},
avoidRadius = 40.0,
minChildCount = 4,
sampleBehaviour = "PoissonDisk",
borderOverride = "softRock",
features = {
{
type = "features/hotmarsh/TallRoom",
},
{
type = "features/hotmarsh/BlobRoom",
},
{
type = "features/hotmarsh/SandGeode",
},
},
biomes = {
{
name = "biomes/HotMarsh/Dry",
weight = 2,
},
{
name = "biomes/HotMarsh/Basic",
weight = 5,
tags = {
"MushroomPlant",
"MushroomSeed",
"Puft",
"BasicFabricPlant",
"BasicFabricMaterialPlantSeed",
"Pacu",
"BulbPlant",
"BulbPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "BoggyMarsh",
},
["med_HotMarshInactive.yaml"] = {
biomeNoise = "noise/subworldHotMarsh",
temperatureRange = "HumanWarm",
density = {
min = 20,
max = 25,
},
avoidRadius = 40.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
features = {
{
type = "features/hotmarsh/TallRoom",
},
{
type = "features/hotmarsh/BlobRoom",
},
},
biomes = {
{
name = "biomes/HotMarsh/Dry",
weight = 2,
},
{
name = "biomes/HotMarsh/Basic",
weight = 5,
tags = {
"med_MushroomPlant",
"med_MushroomSeed",
"med_Puft",
"med_BasicFabricPlant",
"med_BasicFabricMaterialPlantSeed",
"med_Pacu",
"med_BulbPlant",
"med_BulbPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/hotmarsh/frag_doorway",
"poi/hotmarsh/frag_table",
},
listRule = "TryOne",
},
{
names = {
"poi/hotmarsh/lab_burrow",
"poi/hotmarsh/lab_splitroom",
},
listRule = "TryOne",
},
},
zoneType = "BoggyMarsh",
},
["med_HotMarshLandingSite.yaml"] = {
biomeNoise = "noise/subworldHotMarsh",
temperatureRange = "HumanWarm",
density = {
min = 20,
max = 25,
},
avoidRadius = 40.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
features = {
{
type = "features/hotmarsh/TallRoom",
},
{
type = "features/hotmarsh/BlobRoom",
},
},
biomes = {
{
name = "biomes/HotMarsh/Dry",
weight = 2,
},
{
name = "biomes/HotMarsh/Basic",
weight = 5,
tags = {
"med_MushroomPlant",
"med_MushroomSeed",
"med_Puft",
"med_BasicFabricPlant",
"med_BasicFabricMaterialPlantSeed",
"med_BulbPlant",
"med_BulbPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/hotmarsh/frag_doorway",
"poi/hotmarsh/frag_table",
},
listRule = "TryOne",
},
{
names = {
"poi/hotmarsh/lab_burrow",
"poi/hotmarsh/lab_splitroom",
},
listRule = "TryOne",
},
},
zoneType = "BoggyMarsh",
},
["med_HotMarshMushrooms.yaml"] = {
biomeNoise = "noise/subworldHotMarsh",
temperatureRange = "HumanWarm",
density = {
min = 20,
max = 25,
},
avoidRadius = 40.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
features = {
{
type = "features/hotmarsh/TallRoom",
},
{
type = "features/hotmarsh/LargeBlobRoomDry",
},
{
type = "features/hotmarsh/BlobRoom",
},
},
biomes = {
{
name = "biomes/HotMarsh/Dry",
weight = 2,
tags = {
"med_MushroomPlant",
"med_MushroomSeed",
},
},
{
name = "biomes/HotMarsh/Basic",
weight = 5,
tags = {
"med_MushroomPlant",
"med_MushroomSeed",
"med_Puft",
"med_BasicFabricPlant",
"med_BasicFabricMaterialPlantSeed",
"med_Pacu",
"med_BulbPlant",
"med_BulbPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/hotmarsh/frag_doorway",
"poi/hotmarsh/frag_table",
},
listRule = "TryOne",
},
{
names = {
"poi/hotmarsh/lab_burrow",
"poi/hotmarsh/lab_splitroom",
},
listRule = "TryOne",
},
},
zoneType = "BoggyMarsh",
},
["med_HotMarshStart.yaml"] = {
biomeNoise = "noise/subworldHotMarsh",
temperatureRange = "HumanWarm",
density = {
min = 20,
max = 25,
},
avoidRadius = 40.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
centralFeature = {
type = "features/generic/StartLocation",
},
features = {
{
type = "features/hotmarsh/TallRoom",
},
{
type = "features/hotmarsh/BlobRoom",
},
},
biomes = {
{
name = "biomes/HotMarsh/Dry",
weight = 2,
},
{
name = "biomes/HotMarsh/Basic",
weight = 5,
tags = {
"med_MushroomPlant",
"med_MushroomSeed",
"med_Puft",
"med_BasicFabricPlant",
"med_BasicFabricMaterialPlantSeed",
"med_Pacu",
"med_BulbPlant",
"med_BulbPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "BoggyMarsh",
},
},
metallic = {
["Metallic.yaml"] = {
biomeNoise = "noise/Sandstone",
temperatureRange = "Room",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
borderOverride = "rocky",
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Metallic/Basic",
weight = 2,
tags = {
"Drecko",
},
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Rust",
},
["RenewableMetallic.yaml"] = {
biomeNoise = "expansion1::noise/Metallic",
temperatureRange = "Room",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
extraBiomeChildren = 4,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Metallic/Golden",
weight = 2,
},
{
name = "expansion1::biomes/Metallic/Aluminum",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Metallic",
},
["SwampyRenewableMetallic.yaml"] = {
biomeNoise = "expansion1::noise/Metallic",
temperatureRange = "Room",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
extraBiomeChildren = 4,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Metallic/Golden",
weight = 2,
tags = nil,
},
{
name = "expansion1::biomes/Metallic/Cobaltite",
weight = 1,
tags = nil,
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Metallic",
},
["SwampyRenewableMetallicCold.yaml"] = {
biomeNoise = "expansion1::noise/Metallic",
temperatureRange = "Chilly",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
extraBiomeChildren = 4,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Metallic/Golden",
weight = 2,
tags = nil,
},
{
name = "expansion1::biomes/Metallic/Cobaltite",
weight = 1,
tags = nil,
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Metallic",
},
},
moo = {
["MooCaverns.yaml"] = {
biomeNoise = "expansion1::noise/subworldMooInner",
temperatureRange = "Cold",
density = {
min = 10,
max = 10,
},
singleChildCount = true,
avoidRadius = 10.0,
doAvoidPoints = false,
dontRelaxChildren = true,
borderOverride = "mooWorld",
sampleBehaviour = "PoissonDisk",
features = {
{
type = "expansion1::features/moo/MooCaveLarge",
},
},
biomes = {
{
name = "expansion1::biomes/Moo/Basic",
weight = 1,
tags = {
"GasGrass",
},
},
},
tags = {
"GasGrass",
"IgnoreCaveOverride",
},
zoneType = "Moo",
},
["MooChasms.yaml"] = {
biomeNoise = "expansion1::noise/subworldMooOuter",
temperatureRange = "Cold",
density = {
min = 10,
max = 15,
},
avoidRadius = 15.0,
doAvoidPoints = false,
dontRelaxChildren = true,
extraBiomeChildren = 0,
borderOverride = "mooWorld",
sampleBehaviour = "PoissonDisk",
features = {
{
type = "expansion1::features/moo/MooBubbleSmall",
},
{
type = "expansion1::features/moo/MooBubbleSmall",
},
{
type = "expansion1::features/moo/MooBubbleSmall",
},
{
type = "expansion1::features/moo/MooBubbleSmall",
},
},
biomes = {
{
name = "expansion1::biomes/Moo/Lacy",
weight = 1,
tags = {},
},
},
tags = {
"GasGrass",
"IgnoreCaveOverride",
},
zoneType = "Moo",
},
["MooCore.yaml"] = {
biomeNoise = "expansion1::noise/subworldMooCore",
temperatureRange = "ExtremelyCold",
density = {
min = 10,
max = 15,
},
avoidRadius = 15.0,
doAvoidPoints = false,
dontRelaxChildren = true,
extraBiomeChildren = 0,
sampleBehaviour = "PoissonDisk",
borderOverride = "hardToDig",
features = {},
biomes = {
{
name = "expansion1::biomes/Moo/Core",
weight = 1,
tags = {},
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "FrozenWastes",
},
["MooSurface.yaml"] = {
biomeNoise = "expansion1::noise/subworldMooOuter",
temperatureRange = "Cold",
density = {
min = 10,
max = 15,
},
avoidRadius = 15.0,
doAvoidPoints = false,
dontRelaxChildren = true,
extraBiomeChildren = 0,
borderOverride = "mooWorld",
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Moo/Lacy",
weight = 1,
tags = {},
},
},
tags = {
"GasGrass",
"IgnoreCaveOverride",
},
zoneType = "Moo",
},
},
moon_barren = {
["BarrenGranite.yaml"] = {
biomeNoise = "noise/Default",
temperatureRange = "HumanWarm",
minChildCount = 2,
pdWeight = 2,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Barren/Granite",
weight = 1,
tags = nil,
},
},
features = {},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Barren",
},
["BarrenStart.yaml"] = {
biomeNoise = "noise/Default",
temperatureRange = "HumanWarm",
minChildCount = 2,
pdWeight = 2,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Barren/Granite",
weight = 1,
tags = nil,
},
},
centralFeature = {
type = "features/generic/StartLocation",
},
features = {},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Barren",
},
["DustCore.yaml"] = {
biomeNoise = "noise/Default",
temperatureRange = "HumanWarm",
minChildCount = 2,
pdWeight = 2,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
borderOverride = "regolith",
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Misc/HardDust",
weight = 1,
tags = nil,
},
},
features = {},
tags = {
"IgnoreCaveOverride",
"Mole",
},
zoneType = "Barren",
},
["SurfaceCrags.yaml"] = {
biomeNoise = "noise/subworldFrozen",
temperatureRange = "VeryCold",
minChildCount = 1,
pdWeight = 0.5,
density = {
min = 70,
max = 70,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Surface",
weight = 1,
tags = {
"Mole",
},
},
},
tags = {
"IgnoreCaveOverride",
"ErodePointToBorderInv",
"NoGlobalFeatureSpawning",
},
zoneType = "Space",
},
},
niobium = {
["NiobiumPatch.yaml"] = {
biomeNoise = "noise/OilPockets",
temperatureRange = "ExtremelyHot",
minChildCount = 6,
density = {
min = 15,
max = 25,
},
avoidRadius = 30,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Niobium/NiobiumPatch",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "OilField",
},
},
ocean = {
["med_Ocean.yaml"] = {
biomeNoise = "noise/subworldOcean",
temperatureRange = "HumanWarm",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Ocean/Basic",
weight = 2,
tags = {
"Pacu",
"Crab",
"SeaLettuce",
"SpiceVine",
"SeaLettuceSeed",
"SpiceVineSeed",
},
},
{
name = "biomes/Ocean/Dry",
weight = 0.2,
tags = {
"Pacu",
"Crab",
"SeaLettuceSeed",
"SpiceVineSeed",
},
},
},
features = {
{
type = "features/ocean/SaltCave",
},
{
type = "features/ocean/DeepPool",
},
{
type = "features/ocean/BleachLump",
},
},
tags = {
"IgnoreCaveOverride",
"River",
},
subworldTemplateRules = {
{
names = {
"poi/poi_ladder_tunnel",
"poi/poi_dining_room",
},
listRule = "TryOne",
},
},
zoneType = "Ocean",
},
["med_OceanDeep.yaml"] = {
biomeNoise = "noise/subworldOceanDeep",
temperatureRange = "HumanWarm",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 2,
sampleBehaviour = "PoissonDisk",
pdWeight = 1.2,
biomes = {
{
name = "biomes/Ocean/Deep",
weight = 2,
tags = {
"Pacu",
"Crab",
"SeaLettuce",
"SpiceVine",
"SeaLettuceSeed",
"SpiceVineSeed",
},
},
},
features = {
{
type = "features/ocean/SaltCave",
},
},
tags = {
"IgnoreCaveOverride",
"River",
},
subworldTemplateRules = {
{
names = {
"poi/poi_ladder_tunnel",
"poi/poi_dining_room",
},
listRule = "TryOne",
},
},
zoneType = "Ocean",
},
["med_OceanSurface.yaml"] = {
biomeNoise = "noise/subworldOcean",
temperatureRange = "HumanWarm",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
borderOverride = "rocky",
biomes = {
{
name = "biomes/Ocean/Basic",
weight = 2,
tags = {
"med_Crab",
"med_SeaLettuce",
"med_SpiceVine",
"med_SeaLettuceSeed",
"med_SpiceVineSeed",
},
},
{
name = "biomes/Ocean/Dry",
weight = 0.2,
tags = {
"med_Crab",
"med_SeaLettuceSeed",
"med_SpiceVineSeed",
},
},
},
features = {
{
type = "features/ocean/SaltCave",
},
{
type = "features/ocean/DeepPool",
},
{
type = "features/ocean/BleachLump",
},
},
tags = {
"IgnoreCaveOverride",
"River",
},
zoneType = "Ocean",
},
["OceanSlush.yaml"] = {
biomeNoise = "noise/subworldOcean",
temperatureRange = "Cool",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Ocean/Briny",
weight = 2,
tags = {
"Pacu",
"Crab",
"SeaLettuceSeed",
"SpiceVineSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
"River",
},
features = {
{
type = "features/ocean/SlushPool",
},
{
type = "features/ocean/SlushPool",
},
},
zoneType = "Ocean",
subworldTemplateRules = {
{
names = {
"poi/poi_ocean_geyser_saltwater",
},
listRule = "GuaranteeOne",
},
},
},
["OceanSurface.yaml"] = {
biomeNoise = "noise/subworldOcean",
temperatureRange = "HumanWarm",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
borderOverride = "rocky",
biomes = {
{
name = "biomes/Ocean/Basic",
weight = 2,
tags = {
"Pacu",
"Crab",
"SeaLettuce",
"SpiceVine",
"SeaLettuceSeed",
"SpiceVineSeed",
},
},
{
name = "biomes/Ocean/Dry",
weight = 0.2,
tags = {
"Crab",
"SeaLettuceSeed",
"SpiceVineSeed",
},
},
},
features = {
{
type = "features/ocean/SaltCave",
},
{
type = "features/ocean/DeepPool",
},
{
type = "features/ocean/BleachLump",
},
},
tags = {
"IgnoreCaveOverride",
"River",
},
zoneType = "Ocean",
},
},
oil = {
["OilSparse.yaml"] = {
biomeNoise = "noise/OilPockets",
temperatureRange = "Hot",
minChildCount = 8,
density = {
min = 10,
max = 15,
},
avoidRadius = 10.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Oil/OilDry",
weight = 1,
tags = {
"OilFloater",
"CactusPlant",
"CactusPlantSeed",
"EvilFlower",
"EvilFlowerSeed",
},
},
},
features = {
{
type = "features/oilpockets/DiamondClump",
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"poi/poi_oil_switchdoor",
"poi/poi_oil_six_switch_door",
},
listRule = "TryAll",
},
},
zoneType = "OilField",
},
["OilSurface.yaml"] = {
biomeNoise = "noise/OilPockets",
temperatureRange = "Hot",
pdWeight = 0.5,
minChildCount = 2,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
borderOverride = "oil",
biomes = {
{
name = "biomes/Oil/OilPatch",
weight = 1,
tags = {
"OilFloater",
"CactusPlant",
"CactusPlantSeed",
"EvilFlower",
"EvilFlowerSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "OilField",
},
["OilWells.yaml"] = {
biomeNoise = "noise/OilPockets",
temperatureRange = "Hot",
extraBiomeChildren = 5,
density = {
min = 10,
max = 15,
},
avoidRadius = 10.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Oil/OilDry",
weight = 1,
tags = {
"OilFloater",
"CactusPlant",
"CactusPlantSeed",
"EvilFlower",
"EvilFlowerSeed",
},
},
},
features = {
{
type = "features/oilpockets/Cavity",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "OilField",
},
},
radioactive = {
["med_FrozenUraniumFields.yaml"] = {
biomeNoise = "noise/OilPockets",
temperatureRange = "ExtremelyCold",
minChildCount = 6,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Radioactive/Frozen",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Radioactive",
},
["med_Radioactive.yaml"] = {
biomeNoise = "expansion1::noise/Radioactive",
temperatureRange = "Cold",
minChildCount = 4,
density = {
min = 12,
max = 17,
},
avoidRadius = 12,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Radioactive/Basic",
weight = 1,
tags = {
"med_ToePlant",
"med_ToePlantSeed",
"med_CritterTrapPlant",
"med_CritterTrapPlantSeed",
},
},
},
features = {
{
type = "expansion1::features/radioactive/BeeBubble",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Radioactive",
},
["med_UraniumFields.yaml"] = {
biomeNoise = "noise/OilPockets",
temperatureRange = "VeryCold",
minChildCount = 6,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Radioactive/Nuclear",
weight = 1,
},
},
features = {
{
type = "expansion1::features/radioactive/BeeBubble",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Radioactive",
},
["Radioactive.yaml"] = {
biomeNoise = "expansion1::noise/Radioactive",
temperatureRange = "Cold",
density = {
min = 12,
max = 17,
},
avoidRadius = 12,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Radioactive/Basic",
weight = 1,
tags = {
"ToePlant",
"ToePlantSeed",
"LightBug",
"ColdBreather",
"ColdBreatherSeed",
"CritterTrapPlant",
},
},
},
features = {
{
type = "expansion1::features/radioactive/BeeBubble",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Radioactive",
},
["UraniumFields.yaml"] = {
biomeNoise = "noise/OilPockets",
temperatureRange = "VeryCold",
pdWeight = 0.5,
minChildCount = 2,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Radioactive/Nuclear",
weight = 1,
tags = {
"LightBug",
"ColdBreather",
"ColdBreatherSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Radioactive",
},
["UraniumSprinkles.yaml"] = {
biomeNoise = "expansion1::noise/Radioactive",
temperatureRange = "Cold",
pdWeight = 0.5,
minChildCount = 2,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Radioactive/Nuclear",
weight = 1,
tags = {
"LightBug",
"ColdBreather",
"ColdBreatherSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Radioactive",
},
},
regolith = {
["BarrenDust.yaml"] = {
biomeNoise = "expansion1::noise/LayeredNoise",
temperatureRange = "HumanWarm",
borderOverride = "regolith",
minChildCount = 2,
pdWeight = 2,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Misc/SoftDust",
weight = 1,
tags = {
"Mole",
},
},
},
features = {},
tags = {
"IgnoreCaveOverride",
"ErodePointToWorldTop",
},
zoneType = "Barren",
},
["DeadOasis.yaml"] = {
biomeNoise = "noise/OilPockets",
temperatureRange = "Chilly",
minChildCount = 2,
pdWeight = 2,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
borderOverride = "regolith",
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Misc/DeadOasis",
weight = 1,
tags = {
"Mole",
"ColdBreather",
},
},
},
features = {},
tags = {
"IgnoreCaveOverride",
},
zoneType = "FrozenWastes",
},
},
rust = {
["med_Rust.yaml"] = {
biomeNoise = "noise/subworldRust",
temperatureRange = "Cool",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Rust/Basic",
weight = 2,
tags = {
"med_BeanPlant",
"med_BeanPlantSeed",
"med_SaltPlant",
"med_SaltPlantSeed",
"med_PuftBleachstone",
},
},
},
features = {
{
type = "features/rust/BigRock",
},
{
type = "features/rust/BigRock",
},
{
type = "features/rust/BigRock",
},
{
type = "features/rust/MiniBleachBall",
},
{
type = "features/rust/SaltDeposit",
},
{
type = "features/rust/EthanolLake",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Rust",
subworldTemplateRules = {
{
names = {
"poi/poi_broken_farm",
"poi/poi_old_pool",
},
listRule = "TryOne",
},
{
names = {
"poi/poi_dupe_sensor_puzzle",
},
listRule = "TryOne",
},
{
names = {
"poi/poi_salt_spiral",
"poi/poi_salt_spiral_2",
"poi/poi_salt_spiral_3",
},
listRule = "TryOne",
},
},
},
["med_RustFrozen.yaml"] = {
biomeNoise = "noise/subworldRust",
temperatureRange = "Cold",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Rust/Snowy",
weight = 2,
tags = {
"med_BeanPlantSeedSparse",
"med_SaltPlantSeedSparse",
"med_ColdBreatherSparse",
},
},
},
features = {
{
type = "features/rust/BigRock",
},
{
type = "expansion1::features/rust/IceDeposit",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Rust",
},
["med_RustIceBorder.yaml"] = {
biomeNoise = "noise/subworldRust",
temperatureRange = "Cool",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
extraBiomeChildren = 1,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Rust/Basic",
weight = 2,
tags = {
"med_BeanPlant",
"med_BeanPlantSeed",
"med_SaltPlant",
"med_SaltPlantSeed",
"med_PuftBleachstone",
},
},
},
features = {
{
type = "features/rust/BigRock",
},
{
type = "features/rust/BigRock",
},
{
type = "features/rust/BigRock",
},
{
type = "features/rust/MiniBleachBall",
},
{
type = "features/rust/SaltDeposit",
},
{
type = "features/rust/EthanolLake",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Rust",
subworldTemplateRules = {
{
names = {
"poi/poi_broken_farm",
"poi/poi_old_pool",
},
listRule = "TryOne",
},
{
names = {
"poi/poi_dupe_sensor_puzzle",
},
listRule = "TryOne",
},
{
names = {
"poi/poi_salt_spiral",
"poi/poi_salt_spiral_2",
"poi/poi_salt_spiral_3",
},
listRule = "TryOne",
},
},
},
["RustChillyLakes.yaml"] = {
biomeNoise = "noise/subworldRust",
temperatureRange = "Cool",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
extraBiomeChildren = 2,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Rust/Snowy",
weight = 2,
tags = {
"BeanPlantSeed",
"ColdBreatherSparse",
"PuftBleachstone",
"SaltPlantSeed",
},
},
},
tags = {
"IgnoreCaveOverride",
},
features = {
{
type = "features/rust/EthanolLake",
},
{
type = "features/rust/MiniBleachBall",
},
{
type = "features/rust/SaltDeposit",
},
{
type = "features/rust/SulfurHole",
},
{
type = "features/rust/BigRock",
},
},
zoneType = "Rust",
subworldTemplateRules = {
{
names = {
"poi/poi_broken_farm",
"poi/poi_old_pool",
},
listRule = "TryOne",
},
{
names = {
"poi/poi_dupe_sensor_puzzle",
},
listRule = "TryOne",
},
{
names = {
"poi/poi_salt_spiral",
"poi/poi_salt_spiral_2",
"poi/poi_salt_spiral_3",
},
listRule = "TryOne",
},
},
},
},
sandstone = {
["med_SandstoneFrozen.yaml"] = {
biomeNoise = "noise/Sandstone",
temperatureRange = "Cold",
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Sedimentary/Snowy",
weight = 4,
tags = {
"PrickleFlowerSeed",
"PrickleGrassSeed",
"HatchBuried",
"BasicSingleHarvestPlantSeed",
"BasicForagePlant",
},
},
{
name = "biomes/Sedimentary/Metal_CO2",
weight = 2,
tags = {
"HatchBuried",
"BasicForagePlantPlanted",
},
},
{
name = "biomes/Sedimentary/Basic_CO2",
weight = 1,
tags = {
"HatchBuried",
"BasicForagePlantPlanted",
},
},
},
features = {
{
type = "features/sedimentary/SmallFrozenLake",
},
{
type = "features/sedimentary/MetalVacuumBlob",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Sandstone",
},
["med_SandstoneResourceful.yaml"] = {
biomeNoise = "noise/SandstoneStart",
temperatureRange = "Room",
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
minChildCount = 4,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
borderOverride = "rocky",
biomes = {
{
name = "biomes/Sedimentary/Basic",
weight = 4,
tags = {
"med_LightBug",
"med_PrickleGrass",
"med_PrickleGrassSeed",
"HatchDense",
"HatchBuriedDense",
"BasicForagePlantDense",
"BasicForagePlantPlantedDense",
"med_PrickleFlower",
"med_PrickleFlowerSeed",
"med_BasicSingleHarvestPlantSeed",
"med_BasicSingleHarvestPlant",
},
},
{
name = "biomes/Sedimentary/Metal_CO2",
weight = 2,
tags = {
"HatchDense",
"HatchBuriedDense",
},
},
{
name = "biomes/Sedimentary/Basic_CO2",
weight = 1,
tags = {
"HatchDense",
"HatchBuriedDense",
"BasicForagePlantDense",
"BasicForagePlantPlantedDense",
},
},
},
features = {
{
type = "features/sedimentary/SmallLake",
},
{
type = "expansion1::features/sedimentary/MetalVacuumBlobDense",
},
{
type = "expansion1::features/sedimentary/CoalDepositDense",
},
{
type = "expansion1::features/sedimentary/SmallDirtBall",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Sandstone",
},
["med_SandstoneWarp.yaml"] = {
biomeNoise = "noise/SandstoneStart",
temperatureRange = "Room",
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
minChildCount = 4,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Sedimentary/Basic",
weight = 4,
tags = {
"med_LightBug",
"med_PrickleGrass",
"med_PrickleGrassSeed",
"HatchDense",
"HatchBuriedDense",
"BasicForagePlantDense",
"BasicForagePlantPlantedDense",
"med_PrickleFlower",
"med_PrickleFlowerSeed",
"med_BasicSingleHarvestPlantSeed",
"med_BasicSingleHarvestPlant",
},
},
{
name = "biomes/Sedimentary/Metal_CO2",
weight = 2,
tags = {
"HatchDense",
"HatchBuriedDense",
},
},
{
name = "biomes/Sedimentary/Basic_CO2",
weight = 1,
tags = {
"HatchDense",
"HatchBuriedDense",
"BasicForagePlantDense",
"BasicForagePlantPlantedDense",
},
},
},
features = {
{
type = "expansion1::features/sedimentary/ParchedLake",
},
{
type = "features/forest/PhosphoriteLump",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Sandstone",
},
["Sandstone.yaml"] = {
nameKey = "STRINGS.SUBWORLDS.SANDSTONE.NAME",
descriptionKey = "STRINGS.SUBWORLDS.SANDSTONE.DESCRIPTION",
utilityKey = "STRINGS.SUBWORLDS.SANDSTONE.UTILITY",
biomeNoise = "expansion1::noise/SandstoneStart",
temperatureRange = "Room",
tags = {
"IgnoreCaveOverride",
},
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Sedimentary/Basic",
weight = 4,
tags = {
"LightBug",
"PrickleFlower",
"PrickleFlowerSeed",
"PrickleGrass",
"PrickleGrassSeed",
"Hatch",
"HatchBuried",
"BasicSingleHarvestPlantSeed",
"BasicSingleHarvestPlant",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
{
name = "biomes/Sedimentary/Metal_CO2",
weight = 2,
tags = {
"Hatch",
"HatchBuried",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
{
name = "biomes/Sedimentary/Basic_CO2",
weight = 1,
tags = {
"Hatch",
"HatchBuried",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
},
features = {
{
type = "features/sedimentary/SmallEmptyLake",
},
{
type = "features/sedimentary/MetalVacuumBlob",
},
},
zoneType = "Sandstone",
},
["SandstoneMini.yaml"] = {
biomeNoise = "noise/SandstoneStart",
temperatureRange = "Room",
pdWeight = 1.0,
tags = {
"IgnoreCaveOverride",
},
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Sedimentary/Basic",
weight = 4,
tags = {
"LightBug",
"PrickleFlower",
"PrickleFlowerSeed",
"PrickleGrass",
"PrickleGrassSeed",
"Hatch",
"HatchBuried",
"BasicSingleHarvestPlantSeed",
"BasicSingleHarvestPlant",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
{
name = "biomes/Sedimentary/Metal_CO2",
weight = 2,
tags = {
"Hatch",
"HatchBuried",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
{
name = "biomes/Sedimentary/Basic_CO2",
weight = 1,
tags = {
"Hatch",
"HatchBuried",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
},
features = {
{
type = "expansion1::features/sedimentary/SmallMetalVacuumBlob",
},
{
type = "expansion1::features/sedimentary/SmallAlgaeBall",
},
},
zoneType = "Sandstone",
},
["SandstoneMiniWater.yaml"] = {
biomeNoise = "noise/SandstoneStart",
temperatureRange = "Room",
pdWeight = 1.0,
tags = {
"IgnoreCaveOverride",
},
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Sedimentary/Basic",
weight = 4,
tags = {
"LightBug",
"PrickleFlower",
"PrickleFlowerSeed",
"PrickleGrass",
"PrickleGrassSeed",
"Hatch",
"HatchBuried",
"BasicSingleHarvestPlantSeed",
"BasicSingleHarvestPlant",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
{
name = "biomes/Sedimentary/Metal_CO2",
weight = 2,
tags = {
"Hatch",
"HatchBuried",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
{
name = "biomes/Sedimentary/Basic_CO2",
weight = 1,
tags = {
"Hatch",
"HatchBuried",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
},
features = {
{
type = "expansion1::features/sedimentary/TinyEmptyLake",
},
{
type = "expansion1::features/sedimentary/SmallMetalVacuumBlob",
},
{
type = "expansion1::features/sedimentary/SmallAlgaeBall",
},
},
zoneType = "Sandstone",
},
["SandstoneStart.yaml"] = {
biomeNoise = "noise/SandstoneStart",
temperatureRange = "Room",
pdWeight = 8,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
minChildCount = 6,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
borderOverride = "rocky",
biomes = {
{
name = "expansion1::biomes/Sedimentary/Basic_Dense",
weight = 4,
tags = {
"LightBug",
"PrickleFlower",
"PrickleFlowerSeed",
"PrickleGrass",
"PrickleGrassSeed",
"Hatch",
"HatchBuried",
"BasicSingleHarvestPlantSeed",
"BasicSingleHarvestPlant",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
{
name = "expansion1::biomes/Sedimentary/Metal_CO2_Dense",
weight = 2,
tags = {
"Hatch",
"HatchBuried",
"BasicForagePlant",
"BasicForagePlantPlanted",
"BasicSingleHarvestPlantSeed",
"BasicSingleHarvestPlant",
"PrickleFlower",
"PrickleFlowerSeed",
},
},
{
name = "expansion1::biomes/Sedimentary/Basic_CO2_Dense",
weight = 1,
tags = {
"Hatch",
"HatchBuried",
"PrickleFlower",
"PrickleFlowerSeed",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
},
centralFeature = {
type = "features/generic/StartLocation",
},
features = {
{
type = "features/sedimentary/SmallLake",
},
{
type = "expansion1::features/sedimentary/MetalVacuumBlobDense",
},
{
type = "features/sedimentary/FlatLake",
},
{
type = "expansion1::features/sedimentary/CoalDepositDense",
},
{
type = "expansion1::features/sedimentary/DirtBall",
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"StartWorld",
"SwapLakesToBelow",
},
zoneType = "Sandstone",
},
["SandstoneWarp.yaml"] = {
biomeNoise = "expansion1::noise/SandstoneStart",
temperatureRange = "Room",
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
minChildCount = 4,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Sedimentary/Basic",
weight = 4,
tags = {
"LightBug",
"PrickleGrass",
"PrickleGrassSeed",
"HatchDense",
"HatchBuriedDense",
"BasicForagePlantDense",
"BasicForagePlantPlantedDense",
"PrickleFlower",
"PrickleFlowerSeed",
"BasicSingleHarvestPlantSeed",
"BasicSingleHarvestPlant",
},
},
{
name = "biomes/Sedimentary/Metal_CO2",
weight = 2,
tags = {
"HatchDense",
"HatchBuriedDense",
},
},
{
name = "biomes/Sedimentary/Basic_CO2",
weight = 1,
tags = {
"HatchDense",
"HatchBuriedDense",
"BasicForagePlantDense",
"BasicForagePlantPlantedDense",
},
},
},
features = {
{
type = "expansion1::features/sedimentary/ParchedLake",
},
{
type = "features/forest/PhosphoriteLump",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Sandstone",
},
["SandstoneWarpStart.yaml"] = {
biomeNoise = "noise/SandstoneStart",
temperatureRange = "Room",
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
minChildCount = 1,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Sedimentary/Basic",
weight = 4,
tags = {
"LightBug",
"PrickleFlower",
"PrickleFlowerSeed",
"PrickleGrass",
"PrickleGrassSeed",
"HatchDense",
"HatchBuriedDense",
"BasicSingleHarvestPlantSeed",
"BasicSingleHarvestPlant",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
{
name = "biomes/Sedimentary/Metal_CO2",
weight = 2,
tags = {
"HatchDense",
"HatchBuriedDense",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
{
name = "biomes/Sedimentary/Basic_CO2",
weight = 1,
tags = {
"HatchDense",
"HatchBuriedDense",
"BasicForagePlant",
"BasicForagePlantPlanted",
},
},
},
centralFeature = {
type = "features/generic/StartLocation",
},
features = {
{
type = "expansion1::features/sedimentary/CoalDeposit",
},
{
type = "expansion1::features/sedimentary/CopperBall",
},
{
type = "expansion1::features/sedimentary/TinyLake",
},
{
type = "features/forest/PhosphoriteLump",
},
},
tags = {
"IgnoreCaveOverride",
},
zoneType = "Sandstone",
},
},
space = {
["HospitableClassicSurface.yaml"] = {
biomeNoise = "expansion1::noise/HospitableSurface",
temperatureRange = "VeryCold",
minChildCount = 1,
density = {
min = 70,
max = 70,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Misc/HospitableClassicSurface",
weight = 1,
tags = {
"Mole",
},
},
},
tags = {
"IgnoreCaveOverride",
"ErodePointToBorderInv",
"NoGlobalFeatureSpawning",
},
zoneType = "Barren",
},
["HospitableSurface.yaml"] = {
biomeNoise = "expansion1::noise/HospitableSurface",
temperatureRange = "VeryCold",
minChildCount = 1,
density = {
min = 70,
max = 70,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Misc/HospitableSurface",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"ErodePointToBorderInv",
"NoGlobalFeatureSpawning",
},
zoneType = "Sandstone",
},
["IcySurface.yaml"] = {
biomeNoise = "expansion1::noise/HospitableSurface",
temperatureRange = "VeryCold",
minChildCount = 1,
density = {
min = 70,
max = 70,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Misc/IcySurface",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"ErodePointToBorderInv",
"NoGlobalFeatureSpawning",
},
zoneType = "Barren",
},
["ModuleInterior.yaml"] = {
biomeNoise = "noise/Generic",
temperatureRange = "VeryCold",
minChildCount = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Space",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
subworldTemplateRules = {
{
names = {
"expansion1::poi/poi_module_interior",
},
listRule = "TryOne",
},
},
zoneType = "Space",
},
["SpaceWithAbyssaliteBorder.yaml"] = {
biomeNoise = "noise/Generic",
borderOverride = "hardToDig",
temperatureRange = "VeryCold",
singleChildCount = true,
minChildCount = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Space",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"RemoveWorldBorderOverVacuum",
},
zoneType = "Space",
},
["SpaceWithBorder.yaml"] = {
biomeNoise = "noise/Generic",
borderOverride = "metalCrust",
temperatureRange = "VeryCold",
singleChildCount = true,
minChildCount = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Space",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"RemoveWorldBorderOverVacuum",
},
zoneType = "Space",
},
["SpaceWithFrozenBorder.yaml"] = {
biomeNoise = "noise/Generic",
borderOverride = "frozenCrust",
temperatureRange = "VeryCold",
singleChildCount = true,
minChildCount = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Space",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"RemoveWorldBorderOverVacuum",
},
zoneType = "Space",
},
["SpaceWithFrozenRustBorder.yaml"] = {
biomeNoise = "noise/Generic",
borderOverride = "frozenRustCrust",
temperatureRange = "VeryCold",
singleChildCount = true,
minChildCount = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Space",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"RemoveWorldBorderOverVacuum",
},
zoneType = "Space",
},
["SpaceWithNoBorder.yaml"] = {
biomeNoise = "noise/Generic",
borderOverride = "NONE",
temperatureRange = "VeryCold",
singleChildCount = true,
minChildCount = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Space",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"RemoveWorldBorderOverVacuum",
},
zoneType = "Space",
},
["SpaceWithNoBorderStart.yaml"] = {
biomeNoise = "noise/Generic",
borderOverride = "NONE",
temperatureRange = "VeryCold",
singleChildCount = true,
minChildCount = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Space",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"RemoveWorldBorderOverVacuum",
"StartLocation",
},
zoneType = "Space",
},
["SpaceWithOrganicBorder.yaml"] = {
biomeNoise = "noise/Generic",
borderOverride = "organicCrust",
temperatureRange = "VeryCold",
singleChildCount = true,
minChildCount = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Space",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"RemoveWorldBorderOverVacuum",
},
zoneType = "Space",
},
["SpaceWithRadioactiveBorder.yaml"] = {
biomeNoise = "noise/Generic",
borderOverride = "radioactiveCrust",
borderOverridePriority = 5,
borderSizeOverride = {
min = 2,
max = 3,
},
temperatureRange = "VeryCold",
singleChildCount = true,
minChildCount = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Space",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"RemoveWorldBorderOverVacuum",
},
zoneType = "Space",
},
["SpaceWithSaltyBorder.yaml"] = {
biomeNoise = "noise/Generic",
borderOverride = "saltyCrust",
temperatureRange = "VeryCold",
singleChildCount = true,
minChildCount = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Space",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"RemoveWorldBorderOverVacuum",
},
zoneType = "Space",
},
["SpaceWithSandyBorder.yaml"] = {
biomeNoise = "noise/Generic",
borderOverride = "sandyCrust",
temperatureRange = "VeryCold",
singleChildCount = true,
minChildCount = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Space",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"RemoveWorldBorderOverVacuum",
},
zoneType = "Space",
},
["SpaceWithSwampyBorder.yaml"] = {
biomeNoise = "noise/Generic",
borderOverride = "swampyMetalCrust",
temperatureRange = "VeryCold",
singleChildCount = true,
minChildCount = 1,
density = {
min = 35,
max = 45,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Space",
weight = 1,
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"RemoveWorldBorderOverVacuum",
},
zoneType = "Space",
},
["SurfaceTerra.yaml"] = {
biomeNoise = "noise/subworldFrozen",
temperatureRange = "VeryCold",
minChildCount = 1,
density = {
min = 70,
max = 70,
},
avoidRadius = 50.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "biomes/Misc/Surface",
weight = 1,
tags = {
"Mole",
"LightBugRadioactive",
},
},
},
tags = {
"IgnoreCaveOverride",
"ErodePointToWorldTop",
"NoGlobalFeatureSpawning",
},
zoneType = "Space",
},
},
swamp = {
["med_SwampSurface.yaml"] = {
biomeNoise = "noise/subworldForest",
temperatureRange = "Room",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
minChildCount = 4,
sampleBehaviour = "PoissonDisk",
borderOverride = "swampyMetalCrust",
biomes = {
{
name = "expansion1::biomes/Swamp/Basic",
weight = 2,
tags = {
"WineCups",
"WineCupsSeed",
"SwampHarvestPlantSeed",
"SwampHarvestPlant",
"SwampForagePlant",
"SwampForagePlantPlanted",
},
},
{
name = "expansion1::biomes/Swamp/Water_CO2",
weight = 3,
tags = {
"Pacu",
"SwampForagePlant",
"SwampForagePlantPlanted",
"WineCups",
"WineCupsSeed",
"SwampHarvestPlantSeed",
"SwampHarvestPlant",
},
},
},
features = {
{
type = "expansion1::features/swamp/StaterpillarHome",
},
{
type = "expansion1::features/swamp/MetalCavern",
},
{
type = "expansion1::features/swamp/MetalCavern",
},
{
type = "expansion1::features/swamp/DirtyPool",
},
{
type = "expansion1::features/swamp/AirPocket",
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
zoneType = "Swamp",
},
["Swamp.yaml"] = {
biomeNoise = "expansion1::noise/Swamp",
temperatureRange = "Room",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
extraBiomeChildren = 1,
doAvoidPoints = false,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Swamp/Basic",
weight = 2,
tags = {
"med_Staterpillar",
"med_WineCups",
"med_WineCupsSeed",
"med_SwampHarvestPlantSeed",
"med_SwampHarvestPlant",
"med_SwampForagePlant",
"med_SwampForagePlantPlanted",
},
},
{
name = "expansion1::biomes/Swamp/Water_CO2",
weight = 2,
tags = {
"med_Pacu",
"med_SwampForagePlant",
"med_SwampForagePlantPlanted",
"med_WineCups",
"med_WineCupsSeed",
"med_SwampHarvestPlantSeed",
"med_SwampHarvestPlant",
},
},
},
features = {
{
type = "expansion1::features/swamp/DirtBallSmall",
},
{
type = "expansion1::features/swamp/MetalCavernSmall",
},
{
type = "expansion1::features/swamp/AirPocket",
},
{
type = "expansion1::features/swamp/AirPocket",
},
{
type = "expansion1::features/swamp/PacuPoolSmall",
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
zoneType = "Swamp",
subworldTemplateRules = {
{
names = {
"expansion1::poi/swamp/water_a",
"expansion1::poi/swamp/water_b",
"expansion1::poi/swamp/water_c",
},
listRule = "TryOne",
},
{
names = {
"expansion1::poi/swamp/staterpillar_a",
},
listRule = "TryOne",
},
{
names = {
"expansion1::poi/swamp/staterpillar_b",
"expansion1::poi/swamp/staterpillar_c",
},
listRule = "TryOne",
},
},
},
["SwampMini.yaml"] = {
biomeNoise = "expansion1::noise/Swamp",
temperatureRange = "Room",
pdWeight = 1.0,
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
borderOverride = "rocky",
biomes = {
{
name = "expansion1::biomes/Swamp/Basic",
weight = 2,
tags = {
"WineCups",
"WineCupsSeed",
"SwampHarvestPlantSeed",
"SwampHarvestPlant",
"SwampForagePlant",
"SwampForagePlantPlanted",
},
},
{
name = "expansion1::biomes/Swamp/Water_CO2",
weight = 3,
tags = {
"Pacu",
"SwampForagePlant",
"SwampForagePlantPlanted",
"WineCups",
"WineCupsSeed",
"SwampHarvestPlantSeed",
"SwampHarvestPlant",
},
},
},
features = {
{
type = "expansion1::features/swamp/AirPocket",
},
{
type = "expansion1::features/swamp/BigAirPocket",
},
{
type = "expansion1::features/swamp/MetalCavern",
},
{
type = "expansion1::features/swamp/FreshwaterWell",
},
{
type = "expansion1::features/swamp/ShallowPool",
},
{
type = "expansion1::features/swamp/DirtyPool",
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"StartWorld",
},
zoneType = "Swamp",
},
["SwampStart.yaml"] = {
biomeNoise = "expansion1::noise/Swamp",
temperatureRange = "Room",
pdWeight = 8,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
extraBiomeChildren = 3,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
borderOverride = "rocky",
biomes = {
{
name = "expansion1::biomes/Swamp/Basic",
weight = 2,
tags = {
"WineCups",
"WineCupsSeed",
"SwampHarvestPlantSeed",
"SwampHarvestPlant",
"SwampForagePlant",
"SwampForagePlantPlanted",
},
},
{
name = "expansion1::biomes/Swamp/Water_CO2",
weight = 3,
tags = {
"Pacu",
"SwampForagePlant",
"SwampForagePlantPlanted",
"WineCups",
"WineCupsSeed",
"SwampHarvestPlantSeed",
"SwampHarvestPlant",
},
},
},
centralFeature = {
type = "features/generic/StartLocation",
},
features = {
{
type = "expansion1::features/swamp/DirtBall",
},
{
type = "expansion1::features/swamp/SandClump",
},
{
type = "expansion1::features/swamp/AirPocket",
},
{
type = "expansion1::features/swamp/AirPocket",
},
{
type = "expansion1::features/swamp/BigAirPocket",
},
{
type = "expansion1::features/swamp/StaterpillarHome",
},
{
type = "expansion1::features/swamp/StaterpillarHome",
},
{
type = "expansion1::features/swamp/MetalCavern",
},
{
type = "expansion1::features/swamp/MetalCavern",
},
{
type = "expansion1::features/swamp/PacuPool",
},
{
type = "expansion1::features/swamp/FreshwaterWell",
},
{
type = "expansion1::features/swamp/ShallowPool",
},
{
type = "expansion1::features/swamp/DirtyPool",
},
{
type = "expansion1::features/swamp/DirtyPool",
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"StartWorld",
},
zoneType = "Swamp",
},
["SwampStartDense.yaml"] = {
biomeNoise = "expansion1::noise/Swamp",
temperatureRange = "Room",
pdWeight = 8,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
extraBiomeChildren = 3,
doAvoidPoints = false,
dontRelaxChildren = true,
sampleBehaviour = "PoissonDisk",
borderOverride = "rocky",
biomes = {
{
name = "expansion1::biomes/Swamp/Basic",
weight = 2,
tags = {
"WineCups",
"WineCupsSeed",
"med_SwampHarvestPlantSeed",
"med_SwampHarvestPlant",
"med_SwampForagePlant",
"med_SwampForagePlantPlanted",
},
},
{
name = "expansion1::biomes/Swamp/Water_CO2",
weight = 3,
tags = {
"Pacu",
"med_SwampForagePlant",
"med_SwampForagePlantPlanted",
"WineCups",
"WineCupsSeed",
"med_SwampHarvestPlantSeed",
"med_SwampHarvestPlant",
},
},
},
centralFeature = {
type = "features/generic/StartLocation",
},
features = {
{
type = "expansion1::features/swamp/DirtBall",
},
{
type = "expansion1::features/swamp/SandClump",
},
{
type = "expansion1::features/swamp/AirPocket",
},
{
type = "expansion1::features/swamp/AirPocket",
},
{
type = "expansion1::features/swamp/BigAirPocket",
},
{
type = "expansion1::features/swamp/StaterpillarHome",
},
{
type = "expansion1::features/swamp/StaterpillarHome",
},
{
type = "expansion1::features/swamp/MetalCavern",
},
{
type = "expansion1::features/swamp/MetalCavern",
},
{
type = "expansion1::features/swamp/PacuPool",
},
{
type = "expansion1::features/swamp/FreshwaterWell",
},
{
type = "expansion1::features/swamp/ShallowPool",
},
{
type = "expansion1::features/swamp/DirtyPool",
},
{
type = "expansion1::features/swamp/DirtyPool",
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
"StartWorld",
},
zoneType = "Swamp",
},
["SwampWarpStart.yaml"] = {
biomeNoise = "expansion1::noise/Swamp",
temperatureRange = "Room",
density = {
min = 10,
max = 15,
},
avoidRadius = 20.0,
extraBiomeChildren = 3,
doAvoidPoints = false,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Swamp/Basic",
weight = 2,
tags = {
"WineCups",
"WineCupsSeed",
"SwampHarvestPlantSeed",
"SwampHarvestPlant",
"SwampForagePlant",
"SwampForagePlantPlanted",
},
},
{
name = "expansion1::biomes/Swamp/Water_CO2",
weight = 3,
tags = {
"Pacu",
"SwampForagePlant",
"SwampForagePlantPlanted",
"WineCups",
"WineCupsSeed",
"SwampHarvestPlantSeed",
"SwampHarvestPlant",
},
},
},
centralFeature = {
type = "features/generic/StartLocation",
},
features = {
{
type = "expansion1::features/swamp/ShallowPool",
},
},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
zoneType = "Swamp",
},
["SwampyChasm.yaml"] = {
biomeNoise = "expansion1::noise/LargeCaves",
borderOverride = "NONE",
temperatureRange = "HumanWarm",
minChildCount = 2,
density = {
min = 7,
max = 7,
},
avoidRadius = 5.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Swamp/Basic",
weight = 4,
tags = {
"WineCups",
"WineCupsSeed",
"SwampHarvestPlantSeed",
"SwampHarvestPlant",
"SwampForagePlant",
"SwampForagePlantPlanted",
},
},
},
features = {},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
zoneType = "Swamp",
},
["SwampyChasmStart.yaml"] = {
biomeNoise = "expansion1::noise/LargeCaves",
borderOverride = "NONE",
temperatureRange = "HumanWarm",
minChildCount = 2,
density = {
min = 10,
max = 15,
},
avoidRadius = 10.0,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Swamp/Basic",
weight = 4,
tags = {
"WineCups",
"WineCupsSeed",
"SwampHarvestPlantSeed",
"SwampHarvestPlant",
"SwampForagePlant",
"SwampForagePlantPlanted",
},
},
},
centralFeature = {
type = "features/generic/StartLocation",
},
features = {},
tags = {
"IgnoreCaveOverride",
"NoGlobalFeatureSpawning",
},
zoneType = "Swamp",
},
},
wasteland = {
["WastelandBeetle.yaml"] = {
biomeNoise = "expansion1::noise/subworldWasteland",
temperatureRange = "HumanWarm",
minChildCount = 4,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
doAvoidPoints = false,
dontRelaxChildren = false,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Wasteland/Basic",
weight = 1,
tags = {
"WormPlantSeed",
"WormPlant",
"Cylindrica",
},
},
},
features = {
{
type = "expansion1::features/wasteland/BeetleCave",
},
{
type = "expansion1::features/wasteland/WormPlantCave",
},
{
type = "expansion1::features/wasteland/OxyliteBlob",
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"expansion1::poi/wasteland/chasm",
},
listRule = "TryOne",
},
{
names = {
"expansion1::poi/wasteland/tower",
"expansion1::poi/wasteland/hottub",
"expansion1::poi/wasteland/stage",
"expansion1::poi/wasteland/locker",
},
listRule = "TrySome",
someCount = 3,
},
},
zoneType = "Wasteland",
},
["WastelandBeetleCool.yaml"] = {
biomeNoise = "expansion1::noise/subworldWasteland",
temperatureRange = "Chilly",
minChildCount = 4,
density = {
min = 10,
max = 20,
},
avoidRadius = 20.0,
doAvoidPoints = false,
dontRelaxChildren = false,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Wasteland/Snowy",
weight = 1,
tags = {
"WormPlantSeedDense",
"CylindricaSeed",
},
},
},
features = {
{
type = "expansion1::features/wasteland/BeetleCaveFrozen",
},
{
type = "expansion1::features/wasteland/OxyliteBlob",
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"expansion1::poi/wasteland/chasm_cool",
},
listRule = "TryOne",
},
{
names = {
"expansion1::poi/wasteland/tower_cool",
"expansion1::poi/wasteland/hottub_cool",
"expansion1::poi/wasteland/locker_cool",
},
listRule = "TrySome",
someCount = 3,
},
},
zoneType = "Wasteland",
},
["WastelandWorm.yaml"] = {
biomeNoise = "expansion1::noise/subworldWasteland",
temperatureRange = "HumanWarm",
minChildCount = 4,
density = {
min = 10,
max = 20,
},
avoidRadius = 20,
doAvoidPoints = false,
dontRelaxChildren = false,
sampleBehaviour = "PoissonDisk",
biomes = {
{
name = "expansion1::biomes/Wasteland/Sulfur",
weight = 3,
tags = {
"Cylindrica",
"WormPlantSeed",
"WormPlant",
},
},
},
features = {
{
type = "expansion1::features/wasteland/WormPlantCave",
},
{
type = "expansion1::features/wasteland/BeetleCave",
},
{
type = "expansion1::features/wasteland/MetalBlob",
},
{
type = "expansion1::features/wasteland/SucroseBlob",
},
},
tags = {
"IgnoreCaveOverride",
},
subworldTemplateRules = {
{
names = {
"expansion1::poi/wasteland/oasis_a",
},
listRule = "TryOne",
},
{
names = {
"expansion1::poi/wasteland/oasis_b",
},
listRule = "TryOne",
},
{
names = {
"expansion1::poi/wasteland/worm_a",
"expansion1::poi/wasteland/worm_cuprite",
"expansion1::poi/wasteland/worm_wide",
},
listRule = "TryOne",
},
},
zoneType = "Wasteland",
},
},
}

沪公网安备 31011002002714 号