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.

File Details

random-mob-riders-1.0.0.jar

  • R
  • Mar 19, 2026
  • 3.41 KB
  • 54
  • 1.21.11
  • Fabric

File Name

random-mob-riders-1.0.0.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:random-mob-riders-1489997:7779759"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

# 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