Doggy Talents

Doggy Talents

27M Downloads

right-click the wolf to throw it off its owner's head, instead of pressing LShift.

Creepingpasta opened this issue · 3 comments

commented

Feature Description:

right-click the wolf to throw it off its owner's head, instead of pressing LShift.

Video_20190820164727.zip

Relation to any Known/Unknown Bug:

Additional Information:

commented

Hey, thanks for taking the time to create this issue and I'm sorry I didn't get round to resolving it. I've not worked on this project for a while and have decided to archive the git repository. Fear not, there is a fork https://github.com/DashieDev/DoggyTalentsNext which might be of interest. I don't expect to be back within the Minecraft community so farewell and happy mining!

commented

I tried to add this but it seems like the interact event is not called for entities mounted to the player. I tried to track down where this happens but had no luck finding a solution.

commented

I tried to add this but it seems like the interact event is not called for entities mounted to the player. I tried to track down where this happens but had no luck finding a solution.

sorry about the delay.
perhaps you've heard about the mod 'aether Ⅱ‘.
in this mod exists a creature named Aerbunny, which can be carried on the user's head by right-clicking it, right click it again to drop and it won't suffocate. And that's where I came up with this idea to apply the same to the wolf. 😊perhaps you could refer to its code if you would like.