Started by
Purple19842
on
Topic category: Help with Minecraft modding (Java Edition)
I am making a item that shows you whare the closest instance of a structure is located, i have it so it will execute the locate monument command (for testing) and there are no errors in the console so i know that it is working, but i need to put it in chat, i found the send chat to all players block but i need a way to have it send the result of the locate command.