How to convert global variables to integers

Started by wkshysub_ on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to convert global variables to integers

Vanilla commands that primarily use integers cannot be used because of the automatic use of double type variables.
Is there a way to round .0?