Custom UUIDLeast/UUIDMost Pair Yields Error
First, the entity to summon with a custom UUID pair:
/summon Villager ~ ~1 ~ {UUIDLeast:1l,UUIDMost:1l}
The resulting UUID is: 00000000-0000-0001-0000-000000000001
In 14w08a, you can use the following successfully:
/execute 00000000-0000-0001-0000-000000000001 ~ ~ ~ setblock ~ ~2 ~ minecraft:bedrock
OR
/kill @e[type=Villager]
However, in 14w10b, the command fails with the following error: That entity cannot be found
[Mojang] Searge (Michael Stoyke)
2014-03-07, 05:00 AM
2017-11-11, 08:27 PM
2014-03-08, 02:19 AM
1
2