I am trying to detect a mob with a command block with the testfor command - something like
testfor @e[displayname=Bad1,r=20]
but not working?
I can test for type=Skeleton but that too general
testfor @e[displayname=Bad1,r=20]
but not working?
I can test for type=Skeleton but that too general