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

Functions when repeated can't execute some commands

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • None
    • Minecraft 1.14
    • None
    • Mac OS, Minecraft version 1.14, using function pack

       
    • Unconfirmed
    • (Unassigned)

      Dear Mojang,

      I am a 1.14 function pack user, and I have found out recently that when you do something like this in a function file:

      /execute as @p at @s run tp @s ~ ~1 ~
      
      /scoreboard players add @p (scoreboard_name) 1
      
      /execute as @p at @s unless entity @s[scores={(scoreboard_name)=25..}] run function (function_folder):(function_file)
      

      In theory, after typing "/function (function_folder):(function_file)", the nearest player should be teleported up by 25 blocks after a tick, but it doesn't. Instead, it just teleports you up by 1 after a tick. I hope this problem could be fixed in the near future. Thanks a lot

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

              Created:
              Updated:
              Resolved: