Ride Any Entity

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!

by
229 Downloads
modloadergame-mechanicsmobstransportation
Rent Server with this Mod

Screenshots

Chicken
Fireball
Monster
Zombie
Skeleton
Ghast

About this Mod

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.

Available Versions

Ride Any Entity Serverrelease
MC b1.7.3modloader
March 8, 2024
Ride Any Entity Clientrelease
MC b1.7.3modloader
March 8, 2024

How to Install Ride Any Entity on Your Server

1

Order Server

Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).

2

Set modloader Loader

In the panel under "Egg", select the modloader loader and matching Minecraft version (b1.7.3).

3

Install Mod

Open the mod browser in the dashboard and search for "Ride Any Entity". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.

Compatibility

Mod Loaders

modloader

Minecraft Versions

b1.7.3

Server-side

Required

Recommended RAM

4 GB(min. 3 GB)

Frequently Asked Questions

Ride Any Entity server crashes on startup – what to do?

Most common cause: wrong modloader version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (b1.7.3). You can switch loaders with one click in the panel.

Is Ride Any Entity compatible with modloader?

Ride Any Entity officially supports modloader for Minecraft b1.7.3. The Mado dashboard automatically detects incompatible loader combinations.

Server lagging with Ride Any Entity – how to optimize performance?

Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Ride Any Entity consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.

Rent Modded Server

Install Ride Any Entity with just one click on your server.

Recommended RAM
4 GBab €8/mo
Min. 3 GB | +1 GB pro 8 Spieler
Create Server Now
1-Click Mod Install
NVMe SSD Storage
DDoS Protection included

Details

License
MIT License
Server-side
Required

Supported Versions

b1.7.3