Environment Data saving and Floodfill. Added additional data to PartitionPayload and PartitionData for later

This commit is contained in:
XevianLight
2026-01-29 21:43:18 -07:00
parent f3bd3f891a
commit b012528247
30 changed files with 901 additions and 159 deletions

View File

@@ -1,5 +1,7 @@
{
"dimension": "minecraft:overworld",
"orbit_distance": 1,
"star_system": "aphelon:sol"
"star_system": "aphelon:sol",
"gravity": 1,
"oxygen": true
}