Started by
jeremonster02
on
Topic category: Help with Minecraft modding (Java Edition)
i am trying to use the command /data get entity @p UUID to get the UUID of the player performing the procedure, and then store the output to use in another command in order to modify player specific data on a villager, is there any way to store that command output?
According to one of the developers about an hour before i wrote this, it's not currently possible. I'd try to use the get nbt tag string output thing.