Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-257905

Missing function tag for data packs

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • 1.19.2
    • Java
    • Unconfirmed

      It is not possible to run commands at the end of a tick. The "load" and "tick" function tags allow only to run commands at the start of a tick. This really limits the possibilities of commands since you might want to wait for the game to process certain events in a tick before running a function in the same tick. It has caused some serious issues with my data pack projects. Please add a new tag to run commands at the end of a tick. Between Block entities are processed and game saving might be the best option. Thank you in advance.

            Unassigned Unassigned
            Nuclearinferno Nuclearinferno
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: