GameData:Example/body: Difference between revisions

From Kerbal Space Program 2 Wiki
Jump to navigation Jump to search
added entity tag
added more JSON
Line 8: Line 8:
     "mass": "5.972E24",
     "mass": "5.972E24",
     "radius": "6371",
     "radius": "6371",
     "sma": "149598023"
     "sma": "149598023",
    "eccentricity": "0.0167086",
    "inclination": "7.155",
    "axial_tilt": "23.4392811",
    "rotational_period": "24",
    "satellites": "1"
}
}

Revision as of 06:51, 17 November 2024

entity"body"
name"Earth"
file"Earth.png"
subtitle"Terrestrial Planet"
system"Sol"
parent"The Sun"
mass"5.972E24"
radius"6371"
sma"149598023"
eccentricity"0.0167086"
inclination"7.155"
axial_tilt"23.4392811"
rotational_period"24"
satellites"1"