gnembon / scarpet

Public Repository of scarpet programs for Minecraft
Creative Commons Zero v1.0 Universal
351 stars 158 forks source link

Add calendar app for displaying the in-game date #368

Open James103 opened 1 year ago

James103 commented 1 year ago

This app simply displays the current in-game date and time in a bossbar for all players, using the day counter of the world it is on.

By default, new worlds start on January 1, 1950, but this can be changed by editing line 12 in the app's code.

Internationalization

The app displays dates in English by default.