How remove comma for number variables

Started by Spleet2.0 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How remove comma for number variables

I would like to display a variable in an overlay but without the comma and the numbers after. How can I do ?

 

Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Try converting the number to…
Wed, 07/05/2023 - 03:39

Try converting the number to a string.

Joined Jul 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use "create text with"  block
Wed, 07/05/2023 - 07:24

Use "create text with"  block

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use the replace blank with…
Thu, 07/06/2023 - 16:05

Use the replace blank with blank in blank block