promotional bannermobile promotional banner

Madgique's Tickrate Changer

Change the speed that your game will run.
Back to Files

Madgique's Tickrate Changer 1.0.0 (Forge)

File namemadgique_tickrate_changer-1.20.1-1.0.0-forge.jar
Uploader
MadgiqueMadgique
Uploaded
Nov 27, 2025
Downloads
4.6K
Size
192.1 KB
Mod Loaders
Forge
File ID
7268342
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:madgique-tickrate-changer-1096779:7268342")

Learn more about Curse Maven

What's new

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

This mod has no additional files