Перейти к содержимому
Mineforgian

Madgique's Tickrate Changer

Let you change the server/client tickrate

Загрузки
14K
Подписчики
7
Обновлён
27 ноября 2025 г.
Лицензия
LGPL-2.1-only

Опубликован 15 сентября 2024 г.

❗ Important

This mod will not be maintained after 1.20.2 because in 1.20.3 an ingame command has been created /Tick: https://minecraft.wiki/w/commands/tick

Known incompatibilities

This mod doesn't work with Citadel since Citadel 2.0, because Citadel modifies the tickrate too.


This mod is heavily inspired by the 1.12.2 mod Tickrate Changer by Guichaguri

I am not affiliated with him; I just like his awesome mod, so I ported it to newer versions.

Features:

  • Let you change the server tickrate
  • Let you change your client tickrate
  • Synchronizes the tickrate between server and clients

Commands:

/tickrate [ticks per second] - Changes the server & client tickrate

Full Command List

Ченджлог

1.0.0-fabricРелиз1.20.1 · 27 ноября 2025 г.

Added

  • /tickrate <ticks> <player> command to change tickrate for a specific player
  • --dontupdate flag for /tickrate setdefault command (sets default without updating current tickrate)
  • Support for combined flags on setdefault: --dontsave --dontupdate (in any order)
  • GitHub Actions workflow for automated publishing to Modrinth and CurseForge

Fixed

  • Fixed 2-3 second freeze when changing tickrate (removed problematic setLastMs call in TimerMixin)
  • Removed incomplete /tickrate setmap references from codebase

Changed

  • Improved command system to support per-player tickrate control
  • Enhanced setdefault command with more granular control over save and update behavior

Technical

  • Properly configured dependencies: Architectury API, Cloth Config, Fabric API
  • Added interface ITickrateChanger for timer manipulation
  • Improved mixin structure for client tickrate changes
1.0.0-forgeРелиз1.20.1 · 27 ноября 2025 г.

Added

  • /tickrate <ticks> <player> command to change tickrate for a specific player
  • --dontupdate flag for /tickrate setdefault command (sets default without updating current tickrate)
  • Support for combined flags on setdefault: --dontsave --dontupdate (in any order)
  • GitHub Actions workflow for automated publishing to Modrinth and CurseForge

Fixed

  • Fixed 2-3 second freeze when changing tickrate (removed problematic setLastMs call in TimerMixin)
  • Removed incomplete /tickrate setmap references from codebase

Changed

  • Improved command system to support per-player tickrate control
  • Enhanced setdefault command with more granular control over save and update behavior

Technical

  • Properly configured dependencies: Architectury API, Cloth Config, Fabric API
  • Added interface ITickrateChanger for timer manipulation
  • Improved mixin structure for client tickrate changes
0.3.1Бета1.16.5 · 14 октября 2024 г.
  • Fabric beta release
0.3.0Бета1.16.5 · 14 октября 2024 г.
  • add setdefault command + aliases
0.2.0Альфа1.16.5 · 9 октября 2024 г.
  • Add Cloth Config as dependency

Комментарии

Загружаем…