The Vanilla Experience (Mod) (Forge)

The Vanilla Experience (Mod) (Forge)

118k Downloads

Question on Building the Project

LOOHP opened this issue ยท 0 comments

commented

Information

Minecraft version: 1.21.8
Mod name: GUI-Clock

Question

Thank you for creating this wonderful mod. I recently encountered a bug where the GUI clock would show the wrong time on some servers. I'm suspecting it is due to an overflow error when the mod casts the day time from a long to an int. I tried to fix it myself, but I'm not sure how to build the project into the version that you release (which has platforms merged and relocations). Directions on how to build the project would be appreciated!