{
	"$schema": "https://raw.githubusercontent.com/xen-42/outer-wilds-new-horizons/main/NewHorizons/Schemas/star_system_schema.json",
	"curiosities": [
		{
			"color": {

				"r": 119,
				"g": 198,
				"b": 206,
				"a": 255
			},
			"highlightColor": {
				"r": 132,
				"g": 255,
				"b": 255,
				"a": 255
			},
			"id": "codex_astral_codex"
		}
	],
	"entryPositions": [
		{ "id": "codex_anomaly", "position": {"x": 3180, "y": 40} },
		{ "id": "codex_flashback", "position": {"x": 2650, "y": -80 } },
		{ "id": "codex_astral_codex", "position": {"x": 3680, "y": -50 } }, 
		{ "id": "codex_interloper", "position": {"x": 3450, "y": 300 } },
		{ "id": "codex_lingering_chime_lower", "position": {"x": 3900, "y": -400 } },
		{ "id": "codex_lingering_chime_no_sun", "position": {"x": 3520, "y": -490 } },
		{ "id": "codex_lingering_chime_spacecraft", "position": {"x": 3380, "y": -490 } },
		{ "id": "codex_lingering_chime_population", "position": {"x": 3450, "y": -490 } },
		{ "id": "codex_lingering_chime_upper", "position": {"x": 3450, "y": -400 } },
		{ "id": "codex_lingering_chime", "position": {"x": 3250, "y": -50 } },
		{ "id": "codex_projection", "position": {"x": 2950, "y": -150 } },
		{ "id": "codex_bramble_signal", "position": {"x": 4160, "y": -80 } },
		{ "id": "codex_ember_signal", "position": {"x": 3970, "y": 250 } },
		{ "id": "codex_ash_clone", "position": {"x": 4220, "y": 330 } },
		],
	"canEnterViaWarpDrive": false,
	"Skybox": {
		"rightPath": "planets/assets/leftImageAlpha.png",
		"leftPath": "planets/assets/rightImageAlpha.png",
		"topPath": "planets/assets/upImageAlpha.png",
		"bottomPath": "planets/assets/downImageAlpha.png",
		"frontPath": "planets/assets/frontImageAlpha.png",
		"backPath": "planets/assets/backImageAlpha.png"
	}
}