unDecorator

by orzelek

Removes terrain decorations to reduce save file size.

Tweaks
6 years ago
0.13 - 0.14
21

i on tick event

7 years ago

Is there a reason that you use
script.on_event(defines.events.on_tick... in control.lua:28
instead of script.on_init
http://lua-api.factorio.com/0.14.0/LuaBootstrap.html#LuaBootstrap.on_init

New response