Add surface_render_parameters to aquilo

Things that already exist in the current mod API
User avatar
juliawtapp
Inserter
Inserter
Posts: 31
Joined: Wed Feb 05, 2025 12:12 pm
Contact:

Add surface_render_parameters to aquilo

Post by juliawtapp »

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
Bilka
Factorio Staff
Factorio Staff
Posts: 3736
Joined: Sat Aug 13, 2016 9:20 am
Contact:

Re: Add surface_render_parameters to aquilo

Post by Bilka »

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.
User avatar
juliawtapp
Inserter
Inserter
Posts: 31
Joined: Wed Feb 05, 2025 12:12 pm
Contact:

Re: Add surface_render_parameters to aquilo

Post by juliawtapp »

I see. Thank you for informing me, I must just be doing something wrong.
Post Reply

Return to “Already exists”