Add locate command on a item

Started by Gizmodod on

Topic category: Help with MCreator software

Joined Mar 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Add locate command on a item
Mon, 11/22/2021 - 13:33 (edited)

Hi everyone,

 

I want add the command /locate fortress, with the procedure "player right clicks with item"

I have work on that, but I don't know/find how display a message for the player with the coordinate of the fortress

procedure locate on item

Thank's if someone can help me with that (I'm on MCreator 2021.2)

Edited by Gizmodod on Mon, 11/22/2021 - 13:33
Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
instead of else put else if…
Sat, 03/11/2023 - 15:17

instead of else put else if

get dimension ID of provided world = overworld

send message "-------------" to event/target entity show in action bar (idk if true or false)