I need help with variables

Started by ZaperX on

Topic category: Help with modding (Java Edition)

Last seen on 15:58, 30. May 2021
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I need help with variables

So i was making furnace in MCreator 1.7.3 and i made some variables.

There is "set Variable" but no something like "if variable (name of variable) is (number) then..."

Something like that but i cant find if variable...

So i need help

Last seen on 15:56, 8. Nov 2020
Joined Jan 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
If [get "name of variable"] …
Sat, 08/24/2019 - 20:18

If [get "name of variable"] = [value]