Started by
RutitosTrz
on
Topic category: Help with Minecraft modding (Java Edition)
Hi! I started to have a problem 2 weeks ago about my rideable semi-rideable mod. I want I can ride this mob but only if it´s tamed.
I choose the option "Rideable" and the other 2 in Mcreator 2021.1 (EAP) 12313 but it seems this options make my mob always rideable.
Is annoying when I right click on it to breed it and I accidentally ride it, I don´t want that, I only want to ride it when is tamed.
Please help
uncheck the checkbox, and instead put this procedure on player right clicks entity trigger:
if is event target entity is tamed
do make source entity ride event target entity
I also need help with this procedure since not working
From the moment you uncheck the box then the mob will not move if ride, not important what you do but he will not move when you ride him
That's not good since if you wanna right click to breed him for example and at the same time you ride him.
Any other solution at hand ?
I have tried to override velocity but not working as well
don't uncheck everything, just that single checkbox of ride
Of course that's what I did,
If you uncheck that box it seems like Mob not ridebla. Or better you can ride him through procedures but it won't move
now that I think about it, what mob in vanilla can only be ridden if tamed? Horses are tamed by riding it so doesn't count
So I believe this is how it must be
Skeleton horses can only be ridden if they have been tamed