Skip to content
github-actions[bot] edited this page Aug 21, 2026 · 5 revisions

Adding your own universe with Cosmonautics

The Cosmonautics universe is loaded dynamically from JSON files at runtime, allowing it to be modified using datapacks instead of through an addon mod. Familiarity with datapacks is recommended. Introductory guides to datapacks are commonly available across the internet.

The pages below detail how to customize the universe components currently supported by Cosmonautics:

External APIs & Telemetry

  • Telemetry & Ephemeris HTTP API — Built-in HTTP REST API streaming real-time planetary ephemerides, celestial mechanics, orbits, and spacecraft telemetry as JSON.

Peripherals and Programming

  • Peripherals — Sputnik block telemetry, ComputerCraft integration, and local Lua script API.

Clone this wiki locally