Tick Command Improvements
ModrinthAdds more information available from the /tick command.
4 downloads updated 5d ago
This mod makes it so that the tick command outputs more helpful information. The mod is fully server-side, but can be installed on the client to work in singleplayer.
/tick query normally:
The game is running normally
Target tick rate: 50.0 ms/T = 20.0 TPS
Actual tick rate: [...] ms/T = [...] TPS
(Could run up to [...]x target speed)
/tick query while lagging:
The game is running, but can't keep up with the target tick rate
Target tick rate: [...] ms/T = [...] TPS
Actual tick rate: [...] ms/T = [...] TPS
(Running at [...]x target speed)
/tick query while sprinting:
The game is sprinting
Target tick rate: 50.0 ms/T = 20.0 TPS (ignored)
Actual tick rate: [...] ms/T = [...] TPS
(Running at [...]x target speed)
Message when sprint ends:
Sprint completed with [...] ms/T = [...] TPS ([...]x target speed)
Versions
No version history available. Use the Download button to get the latest from the source.
Comments 0
No comments yet. Be the first to share your thoughts.