/
The Cronslab is a new redstone block for highly configurable redstone scheduling. Similar to cron, you can set it to emit a signal based on the given tick, second, minute or day.
!An image of the Cronslab GUI, showing an example expression and a 'to English' description.
Some examples:
*/25 * * *0-4 */2 * ** * * 0/2* * * 1/20,8,16 */5 * *@hourly (alias of 0 0 */60 *)For a more detailed overview of the syntax, features and other quirks see the wiki.