-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 1.8.7
-
None
-
Unconfirmed
What I thought would happen:
Using
testfor @e[name=TEST]
testfor @e[CustomName=TEST]
What actually happened:
Block outputs "UUID is in the wrong format (etc.)" for "name" and "Found @" for "CustomName." After replacing the block from CustomName to name the command block is still outputting "Found @" but doesn't seem to be functioning beyond that. I.E. there's no redstone output.
- duplicates
-
MC-55027 Name NBT tag doesn't work.
- Resolved