promotional bannermobile promotional banner

Random Mob Riders

Random Mob Riders makes mobs randomly ride each other using command-like logic, creating chaotic and dynamic mob stacking in Minecraft.
Back to Files

random-mob-riders-1.0.0.jar

File namerandom-mob-riders-1.0.0.jar
Uploader
SlimeeyYtSlimeeyYt
Uploaded
Mar 19, 2026
Downloads
115
Size
3.4 KB
Mod Loaders
Fabric
File ID
7779759
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:random-mob-riders-1489997:7779759"

Learn more about Curse Maven

What's new

# Random Mob Riders

Random Mob Riders is a Fabric mod for Minecraft 1.21.11 that recreates a command-block-style system where mobs randomly ride each other, resulting in chaotic and dynamic mob stacking across the world.

## ✨ Features

- 🔀 Random mob stacking — mobs dynamically ride each other
- 🧠 AI-based filtering — only valid mobs (with AI) are selected
- 🚫 Excludes players and invalid entities
- 🎯 Accurate command logic — closely replicates in-game command behavior
- ⚡ Efficient implementation — no command blocks or forced chunk loading required

## ⚙️ How It Works

- Every tick, the mod runs logic similar to a repeating command block
- For each player:
  - A random nearby mob (within 128 blocks) is selected
  - The mob is tagged to prevent reprocessing
  - Another valid mob is selected as a mount
  - The first mob rides the second one

This results in naturally forming stacks of mobs throughout the world.

## 📦 Requirements

- Minecraft **1.21.11**
- Fabric Loader
- Fabric API

## 🚀 Installation

1. Install Fabric Loader for Minecraft 1.21.11  
2. Download and install Fabric API  
3. Place this mod in your `mods` folder  
4. Launch the game

## 🎮 Notes

- This mod runs entirely on the server side
- No configuration required (yet)
- Designed to behave as closely as possible to a command-based implementation

## 📌 Keywords

minecraft mob stacking mod, random mobs riding, fabric mob mod, entity stacking, chaos mobs, mob riders

 

This mod has no related projects