Is there a Greater Than block? (>)

Started by Ghost0fHerobrine_ on

Topic category: Help with modding (Java Edition)

Last seen on 03:14, 22. Jul 2024
Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is there a Greater Than block? (>)
Thu, 08/17/2023 - 19:07 (edited)

So basically, I want to check in a GUI if the thing is greater than 1, so this is what I have
(GetTextInsideTextField<label_0>)=(1)
but the problem with this is that it checks if it's 1, and not more than that, but I want it to check if it's 1 or more, but I can't find a (>) block.

Edited by Ghost0fHerobrine_ on Thu, 08/17/2023 - 19:07
Last seen on 16:31, 28. Sep 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If you click on the center…
Thu, 08/17/2023 - 19:24

If you click on the center of the dark blue '=' block, you can change it to a variety of operators, including '>'

Last seen on 03:14, 22. Jul 2024
Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@Catnip thank you so much
Thu, 08/17/2023 - 19:41

@Catnip thank you so much