Page 1 of 1

A way to Prevent lightning from hitting the ground

Posted: Wed Jul 01, 2026 2:41 pm
by snouz
Hi, I would like to request a way to have lightning strike only when there's an entity there, so not on ground.

Right now, In lightning_properties::exemption_rules, I can add "impact-soundset" or "prototype" or "id" or "countAsRockForFilteredDeconstruction", but I would like to add to this list "ground" or "tiles"

I tried adding

Code: Select all

exemption_rules = 
{{
        type = "prototype",
        string = "tile",
},}
But it didn't work
07-01-2026, 16-39-32.png
07-01-2026, 16-39-32.png (1.53 MiB) Viewed 176 times

Re: A way to Prevent lightning from hitting the ground

Posted: Mon Jul 13, 2026 3:29 pm
by FluidNatalie
It is good to know this happens but I do also wish you could toggle ground lighting since I could see it being annoying