The first thing....

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
os.clock()gives the time the script has been running and os.time() gives the time. If you don't set the seed in lua it will always use the same one
 
oh and depending on the os the time since when os.clock() counts changes and os.time() might have a different format unless you told it what the needed format is