ho to make timeout for items who work with local variables

Started by a guy on

Topic category: Help with modding (Java Edition)

Last seen on 11:28, 3. Jul 2024
Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ho to make timeout for items who work with local variables

i was wondering if this is possible to make a timeout for the items because i see for the blocks but not for the items 

 

example :

per tick do

if player have 5 iron :

wait 10 sec

give player i diamonds

wait 5 seconds

set local : i to i + i - 3

Last seen on 09:45, 3. Jul 2024
Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
there is a procedure for it,…
Wed, 07/03/2024 - 05:43

there is a procedure for it, check item procedures.

Last seen on 11:28, 3. Jul 2024
Joined Apr 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
no there is no procedures…
Wed, 07/03/2024 - 11:28

no there is no procedures that make wait on the items i serch