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

Conditional commands not running properly

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • None
    • Minecraft 18w03b
    • None
    • Unconfirmed

      So when running a line of commands I have a conditional command at the end of the line only to run if the previous command goes through, the problem is that even if the command goes through, it doesn't run the conditional one. I think that the conditional commands aren't properly reading the previous commands to see if they cam out true or not. Here are the commands I am using for reference (They are in order):

      (Impulse) /effect give @a[scores={p.su=0,p.sua=0}] minecraft:saturation 1 0 true
      (Chain) /data merge block ~-2 ~1 ~1 {TransferCooldown:31}
      (Chain) /scoreboard players set @a[scores={p.sr=1..}] p.sr 0
      (Chain, Conditional) /data merge block ~-3 ~ ~1 {TransferCooldown:1}

            Unassigned Unassigned
            MST3K Dalen Loperena
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: