A Minecraft mod for managing tick-related things
A config file will be automatically created when you first run the server
A full example config file can be found on the GitHub page
splitTickDistance controls whether you want to have a separate tick distance from your render distance
tickDistance controls your normal tick distance if splitTickDistance is enabled
itemDespawnTicks controls the number of ticks an item entity will take to despawn after being dropped. Vanilla is 6000 ticks
dynamicTickDistance controls whether the tick distance should fluctuate between tickDistance and minTickDistance depending on server MSPT
minTickDistance controls the minimum value the tick distance will be if `dynamicTickDistance
is enabled
dynamicRenderDistance controls whether the render distance should fluctuate between minRenderDistance and maxRenderDistance depending on server MSPT
minRenderDistance controls the minimum render distance when dynamicRenderDistance is enabled
maxRenderDistance controls the maximum render distance when dynamicRenderDistance is enabled
targetMSPT is the MSPT that the server will reduce the render distance to try and achieve, when dynamic render distance is enabled
/ticktools status
Shows the current tick and render distances of all loaded worlds in the following format:
World identifier: Render/Tick
Support, discussion and development takes place on our discord, found at https://discord.gg/UxHnDWr
You can also sign up for release pings there should you be interested
No files available for download.