Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tivins/mc-irl-time

Display IRL time in chat every 5 minutes.
https://github.com/tivins/mc-irl-time

fabric-mod minecraft minecraft-mod

Last synced: 17 days ago
JSON representation

Display IRL time in chat every 5 minutes.

Awesome Lists containing this project

README

        

# IRL Time Minecraft Mod

## Description

This Minecraft mod displays the IRL time every 5 minutes.

## Configuration

Open `./config/irl-time-mod.json` and edit properties :
* `format` Defines how the time is formatted. Default is `hh:mm a` (eg: 11:49 PM).
* `prefix` String displayed before the time. Default: `"It's "`
* `overlay` (boolean) Indicates whether the message is displayed as an overlay or not.

## Screenshots

* Overlay:

![irl-time-1.jpg](docs/irl-time-1.jpg)

* In chat:

![irl-time-1.jpg](docs/irl-time-2.png)

## Contributing

We welcome contributions to this project! If you have an idea for improvement or have found a bug, please feel free to open an issue. Pull requests are also greatly appreciated.