Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
chinhonnang0000 authored Jun 1, 2023
1 parent e7d0542 commit d436bf1
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 0 deletions.
69 changes: 69 additions & 0 deletions content/planets/erekis.hjson
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
accessible: true
allowLaunchLoadout: true
allowLaunchSchematics: true
allowSectorInvasion: true
allowWaves: true
allowWaveSimulation: true
alwaysUnlocked: true
atmosphereColor: 887128
atmosphereRadIn: 0.05
atmosphereRadOut: 0.5
bloom: false
camRadius: 0.4
clearSectorOnLose: false
defaultCore: core-shard
drawOrbit: true

generator:{
alt: true
baseseed: 124
berylChance:0.20
carbonChance:0.20
ferricChance:0.20
iceChance:0.12
min:120
max:978
octaves: 1
radMax: 620
radMin: 225
persistance:0.09
scl:4.52
seed:125
type:ErekirPlanetGenerator
waterOffset:0.05
}


hasAtmosphere: true
hiddenItems:[]
iconColor: a87739
launchCandidates: []
localizedName:erekis

mesh: {
type: NoiseMesh
planet: erekis
seed: 69
divisions: 5
color1: 887831
color2: 89a021
radius: 1.11
octaves: 4
persistence: 0.67
scale: 1
mag: 1.5
}

minZoom: 0.17
orbitRadius: 13
orbitSpacing: 140
parent: sun
radius: 1.21
solarSystem: sun
sectorSeed: 5
startSector: 0
sectorSize: 4
updateLighting: false
visible: true
}
68 changes: 68 additions & 0 deletions content/planets/serpulp.hjson
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
accessible: true
allowLaunchLoadout: true
allowLaunchSchematics: true
allowSectorInvasion: true
allowWaves: true
allowWaveSimulation: true
alwaysUnlocked: true
atmosphereColor: 812741
atmosphereRadIn: 0.05
atmosphereRadOut: 0.5
bloom: false
camRadius: 0.4
clearSectorOnLose: false
defaultCore: core-shard
drawOrbit: true

generator:{
alt: true
baseseed: 124
berylChance:0.20
carbonChance:0.20
ferricChance:0.20
iceChance:0.12
min:120
max:978
octaves: 1
radMax: 620
radMin: 225
persistance:0.09
scl:4.52
seed:125
type:SerpuloPlanetGenerator
waterOffset:0.05
}

hasAtmosphere: true
hiddenItems:[]
iconColor: 898981
launchCandidates: []
localizedName: serpulp

mesh: {
type: NoiseMesh
planet: serpulp
seed: 69
divisions: 5
color1: 788988
color2: 829191
radius: 1.11
octaves: 4
persistence: 0.23
scale: 1
mag: 1.5
}

minZoom: 0.17
orbitRadius: 123
orbitSpacing: 140
parent: sun
radius: 1.21
solarSystem: sun
sectorSeed: 5
startSector: 0
sectorSize: 4
updateLighting: false
visible: true
}
68 changes: 68 additions & 0 deletions content/planets/tantrot.hjson
Original file line number Diff line number Diff line change
@@ -0,0 +1,68 @@
{
accessible: true
allowLaunchLoadout: true
allowLaunchSchematics: true
allowSectorInvasion: true
allowWaves: true
allowWaveSimulation: true
alwaysUnlocked: true
atmosphereColor: 812741
atmosphereRadIn: 0.05
atmosphereRadOut: 0.5
bloom: false
camRadius: 0.4
clearSectorOnLose: false
defaultCore: core-shard
drawOrbit: true

generator:{
alt: true
baseseed: 124
berylChance:0.20
carbonChance:0.20
ferricChance:0.20
iceChance:0.12
min:120
max:978
octaves: 1
radMax: 620
radMin: 225
persistance:0.09
scl:4.52
seed:125
type:TantrosPlanetGenerator
waterOffset:0.05
}

hasAtmosphere: true
hiddenItems:[]
iconColor: 897892
launchCandidates: []
localizedName:tantrot

mesh: {
type: NoiseMesh
planet: tantrot
seed: 69
divisions: 5
color1: 813091
color2: 677828
radius: 1.11
octaves: 4
persistence: 0.672
scale: 1
mag: 1.5
}

minZoom: 0.17
orbitRadius: 143
orbitSpacing: 140
parent: sun
radius: 1.21
solarSystem: sun
sectorSeed: 5
startSector: 0
sectorSize: 4
updateLighting: false
visible: true
}

0 comments on commit d436bf1

Please sign in to comment.