Back to mods
Time Stop Clock project artwork

CurseForge · Minecraft mod

Time Stop Clock

Let you control time in minecraft!

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Time Stop Clock release should I use?

Updated yesterday
Latest stable file [NeoForge 1.21.1] v4.7.0
Game version 1.21.1
Loader NeoForge

Time Stop Clock [NeoForge 1.21.1] v4.7.0 targets 1.21.1 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.

Where it goes

Is Time Stop Clock required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Time Stop Clock [NeoForge 1.21.1] v4.7.0 need?

[NeoForge 1.21.1] v4.7.0. Change the file and its required mods may change too.

All 1 required mods have matching files

Install Cloth Config API (Fabric/Forge/NeoForge) first. We found matching files for this game-version and loader setup. 6 come through another mod in the chain.

4 listed on this file 6 pulled in by those mods
Iron's Spells 'n Spellbooks Optional for Time Stop Clock [NeoForge 1.21.1] v4.7.0
optional
Matching file found Matched file: v1.21.1-3.16.2
KubeJS Optional for Time Stop Clock [NeoForge 1.21.1] v4.7.0
optional
Matching file found Matched file: KubeJS NeoForge 2101.7.2-build.368
Ars Nouveau Optional for Time Stop Clock [NeoForge 1.21.1] v4.7.0
optional
Matching file found Matched file: ars_nouveau-1.21.1-5.13.0
Iron's Lib Needed by Iron's Spells 'n Spellbooks
pulled in
Matching file found Matched file: irons_lib-1.21.1-2.1.0.jar
playerAnimator Needed by Iron's Spells 'n Spellbooks
pulled in
Matching file found Matched file: player-animation-lib-forge-2.0.4+1.21.1.jar
GeckoLib Needed by Iron's Spells 'n Spellbooks
pulled in
Matching file found Matched file: NeoForge 1.21.1 4.9.2
Curios API Needed by Iron's Spells 'n Spellbooks
pulled in
Matching file found Matched file: curios-neoforge-9.5.1+1.21.1.jar
Rhino Needed by KubeJS
pulled in
Matching file found Matched file: Rhino 2101.2.7-build.85
bendy-lib Needed by playerAnimator
pulled in
No matching file

6 extra mods were pulled in by other dependencies. Indented rows show who needs each one. We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Time Stop Clock without breaking your instance.

Built for Time Stop Clock [NeoForge 1.21.1] v4.7.0. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use [NeoForge 1.21.1] v4.7.0. It targets 1.21.1 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Cloth Config API (Fabric/Forge/NeoForge) first. We found matching files for this game-version and loader setup. 6 come through another mod in the chain.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside [NeoForge 1.21.1] v4.7.0. It opens that exact file at the source.

About this project

What does Time Stop Clock add?

Time Stop Clock

forge fabric Available on Modrinth Available on Modrinth

Modrinth CurseForge

Features:

Version 1.19.x has been removed, and this mod has been completely rewritten.

Items:

  • Time Clock - Ability to time stop, slow down (0.5x) and speed up (2.0x)
  • Arrow - Can shoot most projectiles. Hold Shift to view shootable items.
  • Staff - No cooldown and no casting time (requires Iron's Spells 'n Spellbooks, suitable for use during time stop).

Spells

  • Time Freeze - Freezes the time of the current world for x seconds. The default duration is 6 seconds. The duration of Iron's Spells 'n Spellbooks increases with the level, and Ars Nouveau allow for free configuration.
  • Time Box - When hitting a target, a Time Box is generated. Time inside the box is in a frozen state (this includes the ability to freeze only entities, blocks, and particles). When hitting a creature, a Time Box with a hitbox size of ×1.5 is generated; when hitting a block, a 5×5×5-sized Time Box is generated. The default duration is 6 seconds, and this is an exclusive spell of Ars Nouveau.

Time Box

  • Time inside the box is in a frozen state, and it can only freeze entities, blocks, liquids, and particles. Due to technical limitations, it can only be generated via commands or spells. The Time Box can be reversed through the configuration file. After reversal, time outside the Time Box will be in a frozen state, while time inside the box remains normal.

Commands:

  • /timeclock tickrate <value> - Set the game tickrate
  • /timeclock pauseTime <true/false> - Set whether to enable time stop, can be used to forcibly enable or disable time stop
  • /timeclock whitelist list - View the whitelist
  • /timeclock whitelist list <true/false> - Same as above, but choose whether to output to the log
  • /timeclock whitelist clear - Remove all entities in the whitelist
  • /timeclock whitelist remove <target> - Remove the target from the whitelist
  • /timeclock whitelist remove uuid <UUID> - Remove the UUID from the whitelist.
  • /timeclock whitelist add <target> - Add the target to the whitelist.
  • /timeclock config reload - Reload the config (required after making modifications to the external config file).v2.0.0+ Removed.
  • /timeclock timebox add <id> <min> <max> <expandAfterCreation> <changeSpeed>
  • /timeclock timebox add <id> <min> <max> <expandAfterCreation> <changeSpeed> <color>
  • /timeclock timebox add <id> <min> <max> <expandAfterCreation> <changeSpeed> <color> <alpha>
  • /timeclock timebox add <id> <min> <max> <expandAfterCreation> <changeSpeed> <color> <alpha> <tick>
  • /timeclock timebox add <id> <min> <max> <expandAfterCreation> <changeSpeed> <color> <alpha> <tick> <removeAnimation>
  • /timeclock timebox add <id> <min> <max> <expandAfterCreation> <changeSpeed> <color> <alpha> <tick> <removeAnimation> <startCenter>
  • /timeclock timebox remove <id
  • /timeclock timebox clear
  • /timeclock timebox list <logging>
  • /timeclock timebox modify <id>[<active/color/expandAfterCreation/changeSpeed>] <active/color/expandAfterCreation/speed>
  • /timeclock timebox modify <id> [<color>] <color> <alpha>

Key Bindings

  • Left Ctrl + Mouse Wheel - Toggle time clock mode
  • Right Ctrl - Open the tooltip overlay config screen

Config:

General:

  • bypassInvulnerableTime - Enable the desaturate shader to convert the game graphics into a black and white effect
  • slotInteraction - Whether interaction with slots in the container is allowed
  • model_size -The model size of WeaponProjectile (non-vanilla projectiles shot by arrow in this mod)
  • cooldown - Cooldown tick using timeclock
  • soundType - The sound played when using the time clock
  • ability_tick - Ticks needed to recover back to normal after using time manipulation
  • reverse_timebox - Whether to reverse the feature of the Time Box
  • blacklist - Blacklist of "arrow" projectiles

Render:

  • desaturate - Enable the desaturate shader to convert the game graphics into a black and white effect
  • overlay_tooltip - Add overlay of tooltip for mod on the screen
  • overlay_tooltip_position - Determines which corner of the screen the tooltip overlay will be rendered
  • overlay_background - The background of the tooltip overlay
  • overlay_background_color - The color of the overlay tooltip background
  • overlay_tooltip_offsetX - The X-axis offset of the overlay tooltip
  • overlay_tooltip_offsetY - The Y-axis offset of the overlay tooltip
  • overlay_tooltip_color - The color of the overlay tooltip
  • glowing_color - Glowing color of whitelisted entity
  • timebox_face - Whether to render the time box faces
  • timebox_line - Whether to render the time box lines

Screen:

Issue Fix:

  • Blueprint conflict crash
  • Server startup crash
  • Citadel conflict
  • Glowing effect not working.
  • Tickrate changes in other dimensions are not syncing to the server.
  • Geckolib animation is stuttering during timestop.
  • "Arrow" are infinitely generating ammunition in survival mode.
  • Iron's Spells 'n Spellbooks mod is failing to cast spells properly during timestop.(forge)
  • TaCZ cannot fire during time freeze.
  • Command blocks cannot execute the commands of this mod.
  • Server startup conflict (Forge).

Compatibility:

  • Citadel - Conflict with mixin (Fixed in version 1.1.0)

Project description from CurseForge.

Pick your setup

Time Stop Clock by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

8 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Time Stop Clock versions and loaders

32 of 32 releases match

Looking for an older file? The official CurseForge project page is in Resources.