Hello,
I am currently making a mod that makes the planets darker by changing their surface_render_parameters.day_night_cycle_color_lookup tables.
Nauvis uses the default pair (makes sense), and vulcanus, fulgora, and gleba each have their own. Aquilo lacks one though, so it is left somewhat brighter than the other planets (the same brightness as nauvis).
Would it be possible to add surface_render_parameters to aquilo, or is there perhaps a way to accomplish this on my own?
Thanks,
Julia
Add surface_render_parameters to aquilo
- juliawtapp
- Inserter

- Posts: 31
- Joined: Wed Feb 05, 2025 12:12 pm
- Contact:
Re: Add surface_render_parameters to aquilo
You can already set PlanetPrototype::surface_render_parameters for aquilo's planet prototype.
I'm an admin over at https://wiki.factorio.com. Feel free to contact me if there's anything wrong (or right) with it.
- juliawtapp
- Inserter

- Posts: 31
- Joined: Wed Feb 05, 2025 12:12 pm
- Contact:
Re: Add surface_render_parameters to aquilo
I see. Thank you for informing me, I must just be doing something wrong.
