Making mob only rideable when tamed

Started by FoxiTheSkeleton on

Topic category: Help with Minecraft modding (Java Edition)

Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Making mob only rideable when tamed

Hello. I'm trying to make a creature that I plan on being tameable and rideable, but I'm not sure how to do this. My current procedure checks if the entity is tamed and being ridden, and it's supposed to make the player stop riding the entity if it's not tamed, but it doesnt seem to work in-game. Right clicking still makes you ride it even when it isn't tamed. What can I do to fix this? If needed, I can attach a screenshot of the procedure. Using MCreator version 2023.1 and Minecraft 1.19.2, if that changes anything.

Joined Mar 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have the exact same…
Thu, 03/30/2023 - 23:30

I have the exact same version and same problem. hopefully we can get answers soon.

Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i think there is no way of…
Thu, 04/27/2023 - 16:32

i think there is no way of making an entity unridable, but normal horses also let you ride them but then they throw you of

i think there is a procedure-block which can do that