Unsure how to make an entity only rideable when tamed

Started by dootch on

Topic category: Help with MCreator software

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unsure how to make an entity only rideable when tamed

So I've created this so far, 

Which makes the entity sit, alongside that when its sitting and you want to ride it it stands up. I thought all i would need to make this work was the 'stop riding entity' block at the end when any of the conditions aren't met, but it seems to do.. nothing.

Does anyone have any solutions? I've tried alot of things but after hours I just can't seem to get anywhere. Maybe I'm missing a small thing I just can't think of right now?

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
just tell me if you have any…
Sun, 08/31/2025 - 11:43

just tell me if you have any issues with and I'll see what I can do

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
:3On the topic of this,…
Sun, 08/31/2025 - 11:47

:3

On the topic of this, could something similar like this be done to prevent an entity's GUI to be opened if untamed? 

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
okay something weird is…
Sun, 08/31/2025 - 12:01

okay something weird is happening, currently i have this:
And what happens, is that when i tame an entity, it tries to ride it but then kicks me off immediately, which seems to glitch out said entity? When i reopen the save, i am riding the entity again. It seems like its kicking me off but still acting like im riding the entity. 

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh, how do I make my entity…
Sun, 08/31/2025 - 12:06

oh, how do I make my entity tameable (lol) so I can test

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
okay so it looks like a…
Sun, 08/31/2025 - 12:35

okay so it looks like a server client desync

this is a bit jank but it looks like works, you'd probably wanna check if the tamed entity is your entity,

just make a new procedure with this lol

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
oh, if you don't mind…
Sun, 08/31/2025 - 12:42

oh, if you don't mind locking your entity element, you can do this without the plugin or any extra procedures,

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
including the inventory only…
Sun, 08/31/2025 - 12:42

including the inventory only being accessible when the entity is tamed

Joined Aug 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Tysmm for replying, I at…
Sun, 08/31/2025 - 13:38

Tysmm for replying, I at some point figured out how to do that last screenshot on my own through a different way :)

Joined Dec 2014
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
okay, did you figure the…
Sun, 08/31/2025 - 13:40

okay, did you figure the inventory out too?