-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 13w36b, Minecraft 13w37a, Minecraft 13w37b
-
None
-
Unconfirmed
You cannot use damage values in the new scoreboard possibilities such as stat.mineBlock. For example: you can't set breaking orange wool as a stat. For white wool I used /scoreboard objectives add White stat.mineBlock.35
For orange wool I tried /scoreboard objectives add Orange stat.mineBlock.35:1 but it didn't work because you cant have damage values in that string which you should be able to...