#Is there a way to make specific non mountable mobs rideable?

1 messages · Page 1 of 1 (latest)

rose grove
#

I just want a way to allow the player of the modpack to ride a specific mob once its been tamed even though by default it isn't rideable

astral waveBOT
#

<@&1201956957406109788>

Someone will come and help soon!

💬 While you wait, take this time to provide more context and details.

🙇 After a while, hit the Summon Helpers button to ping the helper team. They'll be happy to help you

✅ Once your question has been resolved (or you no longer need it), please click Resolve Question or run /resolve

glass minnow
#

Well unfortunately that isn't a "just" kind of ask.

Assuming you're in latest versions, we do have the /ride command which you can use to get the player riding a mob.

You'd need some way to trigger that command, such as a player_interacted_with_entity advancement which may or may not work depending on the mob.

You would also need some way to control the mob, because just riding it doesn't give the same degree of control that a horse or even a pig has. You'd need to make that yourself

rose grove
#

so a mod would be the best option then

glass minnow
#

Well a mod is always going to be the best option for most anything if you have the ability

#

The draw of data packs is that they're generally more accessible for users and creators, with a lower barrier to entry

rose grove
#

makes sense