Dude! Where's my Horse?

Dude! Where's my Horse?

1M Downloads

Potential compatibility issues with horse/horse-like mods

noobanidus opened this issue ยท 5 comments

commented

Mods to check compatibility:

commented
commented
  • Zawa: Issues would require iterating over EntityTameable and then consulting the data manager (potentially) to determine if there's a saddle on the entity.

public boolean isOwner(final EntityPlayer player) { return player.getUniqueID().equals(this.getOwnerId()); }

I believe the ownership code is the same.

All of these issues have been resolved by the new compatibility system. It is simply a matter of confirming that it functions properly.

commented

- Mutated Mobs: The only eligible mod is the spider pig which you can ride by default. I'm loath to add Animania-esque compatibility for something that doesn't even have the potential to be tamed.

commented

- Rideable John Cena: Despite the glorious name, this is an MCreator mod which I will not support.

commented

All of these have been resolved. All others are being tracked on discord.