[[planets]]
name = "Sun"
sprite = "textures/sun.png"
radius = 20_000.0 # m
mass = 16_000_000_000_000.0 # kg
default_transform = [0.0, 0.0, 0.0]
special_sprite_properties = { ForceColor = { Oklcha = { lightness = 10.0, chroma = 0.058, hue = 104.26, alpha = 1.0 } } }
[[planets]]
name = "Mercury"
sprite = "textures/mercury.png"
radius = 666.66 # m
mass = 205_000_000.0 # kg
default_transform = [116_129.4, 0.0, 0.0]
orbit = { orbiting = "Sun", eccentricity = 0.2056 }
[[planets]]
name = "Venus"
sprite = "textures/venus.png"
radius = 1899.8 # m
mass = 806_166_000.0 # kg
default_transform = [216_999.6, 0.0, 0.0]
orbit = { orbiting = "Sun", eccentricity = 0.0068 }
[[planets]]
name = "Earth"
sprite = "textures/earth.png"
indicator_sprite = "textures/earth_icon.png"
radius = 2000.0 # m
mass = 16_900_000_000.0 # kg
default_transform = [300_000.0, 0.0, 0.0]
orbit = { orbiting = "Sun", eccentricity = 0.0167 }
[[planets]]
name = "Moon"
sprite = "textures/moon.png"
indicator_sprite = "textures/moon_icon.png"
radius = 545.4 # m
mass = 360_236_000.0 # kg
default_transform = [312_700.0, 0.0, 0.0]
orbit = { orbiting = "Earth", eccentricity = 0.0549 }
[[planets]]
name = "Mars"
sprite = "textures/mars.png"
indicator_sprite = "textures/mars_icon.png"
radius = 1062.0 # m
mass = 525_857_000.0 # kg
default_transform = [430_000.0, 0.0, 0.0]
orbit = { orbiting = "Sun", eccentricity = 0.0934 }
[[planets]]
name = "Jupiter"
sprite = "textures/jupiter.png"
radius = 21946.0 # m
mass = 1_131_221_218_000.0 # kg
default_transform = [1_561_140.0, 0.0, 0.0]
orbit = { orbiting = "Sun", eccentricity = 0.0484 }
[[planets]]
name = "Saturn"
sprite = "textures/earth.png"
radius = 18_280.4 # m
mass = 561_386_112_000.0 # kg
default_transform = [2_874_780.0, 0.0, 0.0]
orbit = { orbiting = "Sun", eccentricity = 0.0541 }
[[planets]]
name = "Uranus"
sprite = "textures/venus.png"
radius = 8014.0 # m
mass = 69_763_532_000.0 # kg
default_transform = [4_050_000.0, 0.0, 0.0]
orbit = { orbiting = "Sun", eccentricity = 0.0472 }
[[planets]]
name = "Neptune"
sprite = "textures/mars.png"
radius = 7_766.0 # m
mass = 106_674_649_000.0 # kg
default_transform = [5_000_000.0, 0.0, 0.0]
orbit = { orbiting = "Sun", eccentricity = 0.0086 }
[[planets]]
name = "Pluto"
sprite = "textures/jupiter.png"
radius = 373.6 # m
mass = 10_817_000.0 # kg
default_transform = [5_922_300.0, 0.0, 0.0]
orbit = { orbiting = "Sun", eccentricity = 0.2488 }