disabled the correct planets

This commit is contained in:
Pyritie 2025-06-30 00:23:14 +01:00
parent 892b8d4d3f
commit b693394a9a

View file

@ -16,7 +16,7 @@
*/
"atmosphereLeave": 600,
// 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": "ad_astra:earth_orbit,ad_astra:moon_orbit,ad_astra:mars_orbit,ad_astra:venus_orbit,ad_astra:mercury_orbit,ad_astra:glacio_orbit",
"disabledPlanets": "ad_astra:glacio",
// Disables oxygen damage.
"disableOxygen": false,
// Disables temperature damage.