Ride Any Entity
No reviews yet
This Mod allows you to mount(ride) any entity in the game without a saddle. Possibly compatible with entities from mods as well!
Adds new methods of transportation for players.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Ride Any Entity! Beta 1.7.3
Because this mod allows you to mount(ride) any entity without a saddle certain edits had to be made.
This mod edits Entity, EntityCow, EntityPig, EntitySheep, EntitySquid, and EntityWolf Client and Server Side.
All this mod does is adds 'entityPlayer1.mountEntity(this);' into the 'interact' functions.
public boolean interact(EntityPlayer entityPlayer1) {
entityPlayer1.mountEntity(this);
return false;
}
Because Cow, Pig, Sheep, Squid, and Wolf override this function I had to add 'entityPlayer1.mountEntity(this);' to all of their individual functions. The edit to the Pig class was just to make the Pig mountable with or without a saddle.
Modloader not required but I had to select an API.
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources