mirror of
https://github.com/XevianLight/Aphelion.git
synced 2026-05-11 01:50:56 +01:00
Basic crude GUI implementation for StationFlightComputerBlock
This commit is contained in:
9
src/main/resources/data/aphelion/planet/luna.json
Normal file
9
src/main/resources/data/aphelion/planet/luna.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"dimension": "aphelion:space",
|
||||
"orbit": "aphelion:orbit/luna",
|
||||
"orbit_distance": 0.00257,
|
||||
"star_system": "aphelion:sol",
|
||||
"gravity": 0.165,
|
||||
"oxygen": false,
|
||||
"parent_planet": "aphelion:earth"
|
||||
}
|
||||
Reference in New Issue
Block a user