In-Game Time

Quick rating

Community listing page, reviews here may not be monitored by the author.

In-Game Time

No reviews yet

A must have mod for Speedrunners. But can show Real Life Date/Time too!

Mod Loaders
Forge
Minecraft

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

About

Project Details

Type
Mod
Latest Version
[1.14.4] In-Game Time 2.0.0

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This is a pretty simple mod. It shows the In-Game Time on top left of the screen.

UnqBXC8.png

It can be configured to

  • Show-hide the 'In-Game Time: ' string
  • Set the Update rate of the timer (by default each tick)
  • Press 'o' to stop the timer

Config File:

#Show/hide the 'In-Game Time: ' string

show_text = true

#Each how many ticks should the timer be updated? (20 ticks = 1 second)

update_rate = 1

Old 1.12 features and config

  • Show-hide the timer
  • Show-hide the tick count
  • Don't start the timer at the world load, instead use a command '/igt start' to start it and begin able to stop it with '/igt stop'.
  • Show the In-real-life time (with configurable format, hh:mm AM/PM by default)

Configuration File:

# Configuration file

config {

    general {
        # Show/Hide the 'In-Game Timer:' text
        B:"Show Text"=true

        # Makes ticks appear after the time, in parenthesis
        B:"Show Ticks"=false

        # Show/Hide HH:MM:SS:DD time
        B:"Show Time"=true

        # If enabled the timer will start when the command 'igt:start' is executed instead at the start of the world
        B:"Start Timer via Command"=true

        # Every how many ticks (1 second = 20 ticks) should the in-game-timer update?
        # Min: 1
        # Max: 20
        I:"Update rate"=1
    }

    "real time" {
        # How to display the irl time. Possible pattern letters can be found here: https://docs.oracle.com/javase/7/docs/api/java/text/SimpleDateFormat.html
        S:"Real Time Format"=hh:mm a

        # Makes the string on top left corner show real life time. If this is true, the in-game-timer will no longer be visible. In 'format' you can even add day, month and year.
        B:"Show Real Time"=false
    }

}

 

640?cb=20170619082754 Support me on Ko-Fi!
ko-fi-1.png

Modpack Permssions:

Do whatever the hell you want for modpacks, public or private they are!

Screenshots

Gallery

  • In-Real-Life Time in action with the default config
    In-Real-Life Time in action with the default config
  • In-Game timer in action with default config
    In-Game timer in action with default config

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~21,000
Downloads
Last Updated
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works