Time Stop Clock

Let you control time in minecraft!

File Details

[Forge 1.20.1] v4.0.0

  • R
  • Feb 7, 2026
  • 986.12 KB
  • 10.6K
  • 1.20.1
  • Forge + 1

File Name

timeclock-4.0.0-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:time-stop-clock-mod-690991:7588884")

NeoForge

implementation fg.deobf("curse.maven:time-stop-clock-mod-690991:7588884")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Fix client config not registered exception #7

  • Add freeze entity commands:

  • /timeclock freeze list - View the freezelist

  • /timeclock freeze list <true/false> - Same as above, but choose whether to output to the log

  • /timeclock freeze clear - Remove all entities in the freezelist

  • /timeclock freeze remove <target> - Remove the target from the freezelist

  • /timeclock freeze remove uuid <UUID> - Remove the UUID from the freezelist.

  • /timeclock freeze add <target> - Add the target to the freezelist.