How to make a system that add a amount to a value?

Started by bowe2314 on

Topic category: Help with modding (Java Edition)

Last seen on 10:43, 29. Jan 2023
Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to make a system that add a amount to a value?

How do i make a system that add a amount of numbers to a value?

 

i am trying to make a working atm with money system but i got stuck here.

 

thanks, bowe

Last seen on 10:43, 29. Jan 2023
Joined Jan 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Update: i do it with…
Sun, 01/29/2023 - 06:43

Update: i do it with variables but i can only do "set".

Set X to ((get X value)  + 1…
Tue, 01/31/2023 - 17:49

Set X to ((get X value)  + 1)

I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei