reduced space Y level

This commit is contained in:
Pyritie 2026-01-01 14:17:40 +00:00
parent deb7c60ecd
commit 231780d7d0
2 changed files with 2 additions and 1 deletions

View file

@ -14,7 +14,7 @@
* The y level where rockets should leave the dimension and enter space.
* Type: Integer
*/
"atmosphereLeave": 600,
"atmosphereLeave": 400,
// A comma-separated list of planet IDs that should be hidden from the planets screen. e.g. minecraft:overworld,ad_astra:moon,ad_astra:mars,ad_astra:venus,ad_astra:mercury,ad_astra:glacio
"disabledPlanets": "",
// Disables oxygen damage.