daylight game rule isn't ever enabled. Build 95
Claycorp opened this issue · 1 comments
Looks like you did one of the ol fantastic Copy, Pasta and forget to edit.
TerraFirmaCraft/src/main/java/net/dries007/tfc/CommonEventHandler.java
Lines 415 to 419 in 10eb2f5
This is part of the playerJoin event and should be setting/checking and setting the dalyight gamerule to true instead of false. The code seems to be a direct copy paste of the code from the playerLogOut event
TerraFirmaCraft/src/main/java/net/dries007/tfc/CommonEventHandler.java
Lines 438 to 442 in 10eb2f5
Oops!