Subsurface - build beneath your base!

by Natha

Adds the ability to dig the underground, move item and fluids between surfaces and blow away pollution.

Content
3 months ago
1.1
2.06K
Environment Mining

i Complete darkness

4 months ago

What do you think about making subsurface completely dark, no daytime? Is that even possible to force a surface to have no light unless provided by lamps?

4 months ago

There is always night already

4 months ago
(updated 4 months ago)

I'm looking at a subsurface right now, no lamps and it's pretty well lit for me. I don't see that documented anywhere. Can you ellaborate?

For your reference: https://imgur.com/GCfOUkY

4 months ago

Which mods are you using? In the code, its definitely set to night:

subsurface = game.create_surface(subsurface_name, mgs)
subsurface.daytime = 0.5
subsurface.freeze_daytime = true

4 months ago

Ok, I see. I was testing this mod in a editor extensions mode. I went to sandbox mode to try it and now I see how it is dark by default, sorry!

New response