Language

TickRate

TickRate

Modrinth

Changes the server TPS for 1.12.2 using the /tickrate command. Control game speed.

540 downloads 1 followers updated 3mo ago
latest v1.1 Modrinth
Forge 1.12.2 – 1.12.2 Game-mechanicsManagementUtility

🕒 TickRate

Control time itself in Minecraft 1.12.2!

TickRate grants you the power to change the server and client TPS (Ticks Per Second) on the fly using the /tickrate command. This allows you to speed up or slow down the flow of time in the game.

While it is similar to the /tick command found in modern versions of Minecraft, this implementation goes further: it directly affects the player. Changing the tick rate impacts movement speed, mining speed, attack cooldowns, regeneration, and virtually every other mechanic in the game.

🧩 Performance & Load

Changing the TPS directly affects your CPU usage:

  • High TPS: Accelerates the game process. This increases the load on your server/CPU.
  • Low TPS: Creates a "slow-motion" effect and reduces server load.

🎮 Usage

Change game speed:

/tickrate <tps>
  • Set the desired value from 1 to infinity.
  • Default vanilla speed is 20.

Check performance:

/tps

This command displays statistics in the following format:
CURRENT TPS / MAX TPS (Multiplier)

Example: 50.0 / 100.0 (2.5x)
If the "Current" value is significantly lower than your "Max" setting, your computer or server cannot keep up with the speed you requested. Consider lowering the limit.

👨‍💻 For Developers:
You can use my public TickRateManager class to integrate time control into your own projects.

Versions

Beta
1.1
forge · 1.12.2 · 3mo ago
Converted to use ASM instead of Mixin. The mod now has no dependencies.
375
Beta
1.0
forge · 1.12.2 · 5mo ago
165

Comments 0

No comments yet. Be the first to share your thoughts.

Download TickRate

Files are served directly from the original source. Modgrid does not host or modify them.