{  "$schema": "https://raw.githubusercontent.com/Outer-Wilds-New-Horizons/new-horizons/main/NewHorizons/Schemas/body_schema.json",  "name": "Star-XZ-3563",  "starSystem": "Jam5",  "removeChildren": ["Sector/Star/Audio_Star/SurfaceAudio_Sun"],  "Base": {    "centerOfSolarSystem": true,    "gravityFallOff": "inverseSquared",    "surfaceSize": 501,    "surfaceGravity": 10  },  "Star": {    "endTint": {        "a": 255,        "b": 0,        "g": 0,        "r": 0    },    "lifespan": 1,    "lightTint": {        "a": 255,        "b": 120,        "g": 138,        "r": 7    },    "size": 401,    "supernovaSize": 2500,    "supernovaSpeed": 250,    "supernovaTint": {        "a": 0,        "r": 0,        "g": 0,        "b": 0    },    "tint": {        "a": 255,        "b": 120,        "g": 138,        "r": 7    },    "lightRadius": 2500,    "stellarDeathType": "default",    "stellarRemnantType": "default"  }}