Tickrate API

Mod

This is the Tickrate API from min01 imported to Modrinth

Client and server

264 downloads
2 followers
Follow Save

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)


Project members

A5969534

Member

JY9146

Member

Details

Licensed GPL-3.0-only
Published 2 months ago
Updated 2 months ago