Skip to content

Commit 8a8dfce

Browse files
Update cosmicdata.md
1 parent 2f7c22a commit 8a8dfce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

addonsupport/cosmicdata.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,11 @@ Either used to [setup a space dimension](/addonsupport/solarsystems/), or used t
3333

3434
They will always include an `"attached_dimention_id"`, specifying which dimension they control.
3535

36+
In the file system example, `solar_system_1` and `solar_system_2` are set up as solar system files. They contain a list of planets and what dimensions they go to, GUI data, etc.
37+
38+
`planet_1`, `planet_2`, `overworld`, and `other_dimension` however are all set up as planet/dimension files. This type of file can define a dimensions gravity, custom sky, or space dimension
39+
(dimension that you reach at a certain height). None of these are required, so you may have one dimension file thats just for a custom sky (like `overworld` might be), but another that has custom gravity, space dimension, fog color, etc (like `planet_1` might be).
40+
3641

3742
| | Solar systems | Planets | Dimensions |
3843
|-----------------------------------------------|---------------|---------|------------|

0 commit comments

Comments
 (0)