chore(worlds-earth): 🔧 Update Earth world metadata, biomes, and climate settings in manifest
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
702b002926
commit
8a30da2d2e
1 changed files with 11 additions and 1 deletions
|
|
@ -8,6 +8,16 @@
|
|||
"grid_width": 40,
|
||||
"grid_height": 24,
|
||||
"polar_rows": 2,
|
||||
"physics_features": {
|
||||
"water_cycle": true,
|
||||
"weather_events": true,
|
||||
"ecology": true,
|
||||
"volcanism": true,
|
||||
"co2_cycle": false,
|
||||
"dust_storms": false,
|
||||
"acid_clouds": false
|
||||
},
|
||||
"subscribes_biomes": ["aquatic", "arctic", "temperate", "tropical", "elevated", "wetland", "special"],
|
||||
"subscribes_substrates": ["substrates"]
|
||||
"subscribes_substrates": ["substrates"],
|
||||
"subscribes_events": ["events"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue