how to check TPS

Started by goldencreeper on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
how to check TPS

is there any way to check TPS in procedures? i'm making a block that could end up being incredibly recource heavy and i want to add a check for TPS in order to prevent game crashes from happening because of it.
is there a command, or some way to sync up a variable with it?