This mod only adds one thing: A block named "Timekeeper". With this block you can set the a time of day down to the exact tick number that you want it to go off. The block compares the current time of day to the tick number you selected, when they match it will activate. There are three different activation modes which output a redstone signal in three different ways. The first mode is "Precise". This is the default mode. When the time of day matches the time selected in the TImekeeper, it will output a redstone pulse for only the exact tick. The second mode is "Ranged". This mode will output the redstone signal for a total of 11 ticks when activated. The third and final mode it "Toggle". When the time of day matches the time you selected, a redstone pulse will start and won't shut off until the next day when that time comes again. There are two different modes for you to select what time you want the block to activate: "Complex Time" and "Simple Time". Complex Time is enabled by default, you select the time of day by using a slider and choosing the exact tick. Simple time removes the slider and gives you 8 options to choose from, those options are Sunrise, Morning, Noon, Sunset, Moonrise, Dark, Midnight, and Moonset. This block can be found in the redstone tab in the creative menu. I originally made this mod for my Maze Runner map so I could make the walls open and close at a specific time.
Made with CreativeMode