[Mod 0.12.11+] Eclipse
Posted: Thu Mar 17, 2016 7:35 am
Longer days (about 600000 millisecond ticks or roughly 10 minutes longer) and normal nights....
you can change the delay timer to however long you like if 10 minutes is too long or short...
Code: Select all
if (delay >= 600000) then
delay = 0
game.always_day=false
end