Skip to content
Sam edited this page Jun 9, 2023 · 14 revisions

How to install

You will need to install Fabric and Fabric API to use this mod.

How to use

After the installation the mod will already be in work with factory settings. You can modify the settings in "/.minecraft/config/WorldDays.json".

It is recommended to use Cloth Config API and Mod Menu to customize mod much more easily, but it is still possible to play without this mods.

Settings With Cloth Config API and Mod Menu installed

  1. Open Mod Menu screen and find World Days entry. Then Press "Configure..." button to open Config screen provided bu Cloth Config API.
  2. On the screen you will see two tabs, "General" and "Style". In "General" tab you can find this settings:
  • Enable/Disable rendering of Day Counter text
  • Count days from 0 or from 1
  • Use your custom text or keep the standart localized "Day %d"
  • If you prefer to use custom text, you need to input it in field "Custom Text To Use"
  • Enable/Disable shadow under the text
  • X and Y position of the text
  • X and Y position of the shadow, relatively to the text In the "Style" tab you can find this:
  • Bold, Italic, Obfuscated, Strikethrough, Underline style of text.
  • Text and Shadow colors in HEX code
  • Font size
  • Custom Font Identifier. To use custom fonts, you need to additionally install resourcepacks which contain TTF and OTF fonts. Check out custom resourcepack by me to see for yourself

Settings With Cloth Config API and Without Mod Menu installed

  1. Go to "Options...", than "Video Settings...". You will see "World Days Config" button on top of the screen. Press it, and from there follow instruction above.

Settings Without other mods installed

  1. Go to "Options...", than "Video Settings...". On the bottom of the screen you will see "Enable Text Rendering of Day Counter" button. By pressing on it, you can enable/disable the rendering of text from the mod.
  2. To customize more advanced settings, you will need to got to "/.minecraft/config/WorldDays.json" file and redact it by yourself. Then restart the game to apply changes.
Clone this wiki locally