Mod
Tickrate API
No reviews yet
An library for manipulate in-game tickrate.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Tickrate API is simple (?) library mod that allow to manipulate in-game tickrate.
Inspired from Tickrate Changer by Guichaguri
Note: this is completely regardless with /tick command that introduced in 1.20.3+
Basic Usage:
Use in-game command /setTickrate to manipulate tickrate.
Command Examples:
/setTickrate entity @e[type=warden] 100 (Will change tickrate of warden to 100)
/setTickrate dimension minecraft:overworld 100 (Will change tickrate of overworld to 100)
/setTickrate area minecraft:overworld 0 0 0 10 10 10 100 (Will add new tickrate area, put exact same coordinate and 20 tickrate to remove area)
/setTickrate exclude @e[type=warden] true (Will exclude warden from affected by dimension tickrate)
API Examples:
TickrateUtil#setBaseTickrate (Change base tickrate of entity)
TickrateUtil#setTickrate (Change current tickrate of entity)
TickrateUtil#setLevelTickrate (Change tickrate of dimension)
TickrateUtil#addTickrateArea (Add new tickrate area to dimension)
This is just the Tickrate API from Curseforge by min01 imported to Modrinth.
this mod is a simple (?) library mod for my own mods this mod is inspired from Tickrate Changer by Guichaguri this mod is completely regardless with /tick command that introduced in 1.20.3+, and already developed before it was introduced
Usage : for developer, use TickrateUtil#setTickrate, TickrateUtil#setLevelTickrate, TickrateUtil#addTickrateArea to manipulate tickrates for non-developer, use in-game command /setTickrate to manipulate tickrates
example for command : /setTickrate entity @e[type=warden] 100 (this will change tickrate of warden to 100) /setTickrate dimension minecraft:overworld 100 (this will change tickrate of entire overworld to 100) /setTickrate area minecraft:overworld 0 0 0 10 10 10 100 (this will add new tickrate area to overworld, entities or particle inside area will have 100 tickrate, for remove area, put exact same coordinate and 20 tickrate) /setTickrate exclude @e[type=warden] true (this will exclude warden from affected by dimension tickrate, put false to include again)
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources