How do I make Custom Pets Stay When Right Clicked?

Started by ItsSnowingSome… on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make Custom Pets Stay When Right Clicked?
Mon, 08/02/2021 - 17:51 (edited)

I don't care about changing models when the pet sits, and I already figured out how to check if it has already been right clicked, I just want to figure out how to make the pet stop following and not teleport to you. Thank you in advance, and sorry if this is a dumb question.

Edited by ItsSnowingSomeWhereElse on Mon, 08/02/2021 - 17:51
Joined Jul 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Maybe you can make a…
Sat, 08/28/2021 - 06:08

Maybe you can make a variable that remembers its position and continuously teleports it there?