Using commands with a WitherSkull end up with
[21:49:19] The entity UUID provided is in an invalid format.
Ex.
/tp @e[type=WitherSkull] @e[type=Snowball]
Attachments
Comments 5
Nope. That was just an exaample. There are tons of commands that dont seem to work with it. another EXAMPLE
/tp @e[type=WitherSkull] @p gives Unknown command.
/tp @e[type=WitherSkull,c=1] @p Gives invalid format.
ur "fx" ws ssadf
Before you type another ton of examples, check with
/testfor @e[type=WitherSkull]
if you have any witherskulls in the world.
The destination
@e[type=SnowBall]
must exactly give one result since nothing can be teleported to no or to multiple entities.Screenshots:
No pigs = "invalid format"
One pig = "teleported"
Two pigs = "invalid format"
To make your command work, ensure that exact one Snowball is exisiting in your world.