is it possible to have a 2-way mob right click procedure?

Started by HeavilySusYT on

Topic category: Help with MCreator software

Last seen on 21:36, 18. Jan 2023
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
is it possible to have a 2-way mob right click procedure?

So i have a mob that when you right click you get teleported to a different dimension, but i need to make it so when you click on it again it takes you back to the overworld

 

can that be done?

Last seen on 03:52, 28. Jul 2023
Joined Feb 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Check to see if the player…
Thu, 11/17/2022 - 07:19

Check to see if the player is in that dimension then teleport them back to the overworld

Last seen on 21:36, 18. Jan 2023
Joined Jan 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
What would be the procedure…
Thu, 11/17/2022 - 18:47

What would be the procedure for that?