diff --git a/_metadata b/_metadata index d67703e..4c4ba72 100644 --- a/_metadata +++ b/_metadata @@ -1,5 +1,5 @@ { - "version" : "1.1.1.0", + "version" : "1.1.2.0", "tags" : "Planets and Environments", "author" : "SkyeRangerDelta", "description" : "Mod that adds a new planet similar to Frackin Universe's Nitrogen Sea (but a bit colder). It is simply a massive liquid nitrogen expanse without a large terrain covering; like an Arctic world. It spawns in Tier 5 and 6 systems. Note that uninstallation requires a universe wipe.", diff --git a/biomes/surface/nitrogendeep.biome b/biomes/surface/nitrogendeep.biome index fad13f5..b744d5b 100644 --- a/biomes/surface/nitrogendeep.biome +++ b/biomes/surface/nitrogendeep.biome @@ -7,9 +7,8 @@ "spawnProfile" : { "groups" : [ { - "select" : 2, + "select" : 1, "pool" : [ - [ 0.07, "icetroll" ], [ 0.1, "wisper" ], [ 0.1, "wisper7" ], [ 0.1, "cryopod" ], @@ -21,11 +20,12 @@ { "select" : 1, "pool" : [ + [ 0.4, "polarmoth" ], [ 0.4, "symbiotecritter" ] ] }, { - "select" : 2, + "select" : 1, "pool" : "nightTerrors" }, { diff --git a/celestial.config.patch b/celestial.config.patch index b6a51ea..84142cb 100644 --- a/celestial.config.patch +++ b/celestial.config.patch @@ -7,10 +7,10 @@ "maskTextures": "/celestial/system/terrestrial/horizon/masks/ocean/_.png", "maskRange": [ 1, - 15 + 25 ], "maskPerPlanetRange": [ - 2, + 1, 3 ] } diff --git a/terrestrial_worlds.config.patch b/terrestrial_worlds.config.patch index bc7de2b..18960e1 100644 --- a/terrestrial_worlds.config.patch +++ b/terrestrial_worlds.config.patch @@ -5,8 +5,8 @@ "value": { "blendSize": 30, "threatRange": [ - 4, - 5 + 5, + 6 ], "layers": { "space": {