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

!score_(name)_min=1 not working

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Invalid
    • None
    • Minecraft 1.10.2
    • None
    • Mac OSX Yosemite 10.10.4
    • Unconfirmed

      Im trying to give a score of one to every squid once when it is spawned. So i want to do: /scoreboard players set @e[type=Squid,tag=block,score_count=0] count 1. The problem here is that the score of a mob isn't 0 but undefined when it is spawned, so I have another score called once. This score should have the same value as the count score, but at the beginning it should be 0. So i do: /scoreboard players set @e[type=Squid,tag=block,!score_once_min=1] once 0. Which should give every squid that does not have a score "once" of min 1 a score "once" of 0. But apparently that does not work

            Unassigned Unassigned
            unexplosive LOL LOL
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: