CustomTime

Control how long day and night last.

File Details

CustomTime-1.3.3.jar

  • R
  • Sep 2, 2016
  • 13.12 KB
  • 5.3K
  • 1.10

File Name

CustomTime-1.3.3.jar

Supported Versions

  • 1.10

Updated to 1.10.2
Fixed java.lang.NullPointerException error spam

  • If you make day/night last longer, there will be VERY small inaccuracies in the internal tick delay. For example if I set day to last 3 hours, the multiplier will be 0.055555555555555555555. Internally the tick delay would be calculated to 18.000000000000000000000000000002 but will be rounded to 18. Again, a VERY small inaccuracy.
    As of 1.2.2, day will have 1 extra tick over night, but that is still very small.

There is not really anything that can be done for this bug