Back to mods
Ride Any Entity project artwork

Modrinth · Minecraft mod

Ride Any Entity

This Mod allows you to mount(ride) any entity in the game without a saddle. Possibly compatible with entities from mods as well!

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Ride Any Entity release should I use?

Updated 2 years ago
Latest stable file 1.0
Game version b1.7.3
Loader modloader

Ride Any Entity 1.0 targets b1.7.3 with modloader. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.

Where it goes

Is Ride Any Entity required on the client, server, or both?

Installation on the client is optional. Installation on the dedicated server is optional.

Client Optional
Dedicated server Optional
Loader for this release modloader
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source marks this as usable on both the client and server.

What else does Ride Any Entity 1.0 need?

1.0. Change the file and its required mods may change too.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

This file does not list any required or optional mods.

Before you install it

Add Ride Any Entity without breaking your instance.

Built for Ride Any Entity 1.0. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use 1.0. It targets b1.7.3 with modloader; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    This file does not list any required mods. Do not add a library just because a different file uses it.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside 1.0. It opens that exact file at the source.

About this project

What does Ride Any Entity add?

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.

Project description from Modrinth.

Pick your setup

Ride Any Entity by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

1 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Ride Any Entity versions and loaders

2 of 2 releases match

Looking for an older file? The official Modrinth project page is in Resources.