t-affeldt / climate_api

An expansive weather engine for Minetest
https://forum.minetest.net/viewtopic.php?f=9&t=24569
Other
9 stars 4 forks source link

skybox altitude limit feature request #10

Closed scr267 closed 4 months ago

scr267 commented 10 months ago

I'm running the regional_weather modpack and it doesn't allow Shara's other_worlds mod to change the skybox in space.

I was wondering if you could add a setting to limit the altitude at which the climate_api skybox is effective.

I did read the documentation explaining that it may not work well with other skybox modifying mods, but it would be a nice feature if it "let go" of its effect past a certain altitude.

Thank you for your consideration!

t-affeldt commented 4 months ago

Hello! Sorry for the very late reply as I don't have any time for modding at the moment. This feature is already available. By default, it is set to not apply any weather effects above the clouds, i.e. an altitude of 120 nodes. You can customize this value in the settings for Regional Weather. Look for a setting labeled "Maximum height of weather effects" (called _regional_weather_maxheight in the settingstypes).