I was trying to find villages by teleporting to nearby villagers but the @e[type=Villager] isnt working. I am using the latest seed (14w30c) (cant live without my fill command).
/say @[type=Villager] prints a list of all professions, including villagers named when a child.
/tp @p @e[type=Villager] returns UUID is in an invalid format.
EDIT: I guess this is because the @e returns multiple or no villagers. How do I get @e to return the nearest villager?
I was trying to find villages by teleporting to nearby villagers but the @e[type=Villager] isnt working. I am using the latest seed (14w30c) (cant live without my fill command).
/say @[type=Villager] prints a list of all professions, including villagers named when a child.
/tp @p @e[type=Villager] returns UUID is in an invalid format.
EDIT: I guess this is because the @e returns multiple or no villagers. How do I get @e to return the nearest villager?
Thanks,
PsuFan