Changelog:
- Added core.loopThrough(String, Array, int) // (String) The action as code (Array) the array to loop through (int) Period in ticks | You can use the variable "tIndex" which is the current loop number and the variable "currentArrayObject" which is the current array object