please add a "wait" block that works client side.....

Started by t_anon on

Topic category: Feature requests and ideas for MCreator

Last seen on 15:23, 1. Jul 2024
Joined Mar 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
please add a "wait" block that works client side.....

its impossible to delay an action without using "wait ticks on server side"

making it impossible for anyone to add delays when trying to create a client side mod

Last seen on 01:11, 27. Jul 2024
Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
its impossible to delay an…
Wed, 06/19/2024 - 16:39

its impossible to delay an action without using "wait ticks on server side"

Have you used a variable counter that ticks down on an update tick, and nbt counter in the same manner, or a potion effect.