Day Night Cycle
This mod allows you to get the survival day and night cycle in creative.
How to use the mod:
1) place the block on the ground
2) connect a number input
Input Values:
The value can be any number. Only the fractional part will have an effect (mod).
e.g. 0.5 => 0.5 | 1.5 => 0.5 (noon)
In case of negative values the fractional part will be taken aswell but added to 1.
e.g. -0.1 => 1 + (-0.1) => 0.9 (evening / night)
Reference Values:
0.0 = night
0.25 = morning
0.5 = noon
0.75 = evening
Here is the link to a simple setup:
https://steamcommunity.com/sharedfiles/filedetails/?id=2101753062
Have fun with this mod!