Dimension Tickrate

Quick rating

Dimension Tickrate

No reviews yet

Dimension Tickrate 是一个适用于 Minecraft NeoForge 1.21.1 的服务端优化辅助模组。

Performance & Optimization
Mod Loaders
NeoForge
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
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

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
MIT License
Latest Version
1.0.0
Authors

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

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

This mod allows server administrators to configure independent target TPS values for different dimensions, transforming performance optimization from a global slowdown into dimension-based performance management.

Overview

The core idea of this mod is to isolate heavy server load into specific dimensions.

Server owners can create dedicated machine, industrial, or resource dimensions and encourage players to place high-load structures there, such as:

  • Large automation systems
  • Industrial machines
  • Pipe networks
  • Mob farms
  • Automatic production lines
  • High-frequency ticking block entities

The TPS of these dimensions can then be reduced independently, minimizing their impact on commonly used dimensions such as the Overworld, Nether, and End.

Example

/tickrate set minecraft:overworld 20 /tickrate set custom:machine_dimension 10 /tickrate set ad_astra:moon 5

This means:

  • Overworld runs at vanilla speed (20 TPS)
  • Machine dimension runs at 10 TPS
  • Moon runs at 5 TPS

Each dimension is processed independently.

Reducing TPS in one dimension will not affect gameplay smoothness in other dimensions.

Commands

Set dimension TPS

/tickrate set

Value range: 1–20

Examples:

/tickrate set custom:machine_dimension 10 /tickrate set custom:factory_dimension 5

Get dimension TPS

/tickrate get

List all configured dimensions

/tickrate list

Reset dimension TPS

/tickrate reset

Resetting restores vanilla behavior (20 TPS).

What is affected

Lowering a dimension’s TPS affects all server-side ticking logic inside that dimension, including:

  • Block ticks
  • Fluid ticks
  • Entity ticks
  • Mob AI
  • Item updates
  • Modded machines
  • Automation systems
  • Other tick-dependent mechanics

To avoid completely freezing players in slowed dimensions, the mod preserves low-frequency player updates even when full dimension ticks are skipped.

Installation

Minecraft Version: 1.21.1 Loader: NeoForge Installation Target: Server-side

Dedicated servers only require server installation.

For singleplayer or LAN worlds, install on the local client since Minecraft runs an integrated server.

Data Persistence

Dimension TPS settings are stored using world persistent data.

Configured TPS values are automatically preserved after server restart.

Recommended Usage

Recommended setup:

  • Keep Overworld, Nether, and End at 20 TPS
  • Create dedicated machine or factory dimensions
  • Move heavy automation into those dimensions
  • Start testing at 15 or 10 TPS
  • Adjust gradually based on MSPT and player feedback

Example:

/tickrate set custom:machine_dimension 15

If needed:

/tickrate set custom:machine_dimension 10

Avoid setting extremely low TPS immediately, as machines and farms will noticeably slow down.

Notes

This mod does not increase Minecraft’s maximum TPS beyond vanilla’s 20 TPS.

It reduces server load by decreasing tick frequency in selected dimensions.

Some mods that rely on high-frequency ticking may behave differently under reduced TPS.

If issues occur, check configuration with:

/tickrate list

Then reset if necessary:

/tickrate reset

Screenshots

Gallery

This project has no gallery images yet.

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

<1,000
Downloads
Last Updated
CurseForge
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