TickrateChanger mod enables you to change the tickrate to either speed up or slow down the game.
Features:
- Let you change the server tickrate.
- Let you change your client tickrate.
- Let you change any player tickrate via server command.
- Good for videos (slow motion, timelapses).
- Good for custom modpacks/maps (maybe you wanna change how the game works?).
- Good for building (a fast tickrate let you place blocks faster).
- Good for testing (a slow tickrate let you have time to see before everything happens).
- Good for FUN.
Commands:
For everyone:
- /tickrate [ticks per second] – Changes the server & client tickrate
- /tickrate [ticks per second] server – Changes the server tickrate
- /tickrate [ticks per second] client – Changes the client tickrate
- /tickrate [ticks per second] [player name] – Changes the [player name]’s tickrate
For administration/mapping: (command block, computercraft, ?)
- /tickrate setdefault [ticks per second] – Changes the server & client default tickrate
- /tickrate setdefault [ticks per second] -dontsave – Changes the server & client default tickrate without saving in the config file
- /tickrate setdefault [ticks per second] -dontupdate – Changes the server & client default tickrate without updating clients
- /tickrate setdefault [ticks per second] -dontupdate -dontsave – Changes the server & client default tickrate without saving in the config file and updating clients (this will only affect players that join the server after using this command)
- /tickrate setmap [ticks per second] – Changes the map tickrate
- /tickrate setmap [ticks per second] -dontupdate – Changes the map tickrate without updating clients
For help:
- /tickrate – Shows current tickrate of the server, client, map and the default tickrate.
- /tickrate help – Shows command examples
How to install:
- Download and install Minecraft Forge.
- Download the mod.
- Go to %appdata%.
- Go to .minecraft/mods folder.
- If the “mods” folder does not exist you can create one.
- Drag and drop the downloaded jar (zip) file into that.
- Enjoy the mod.