KashSpawns — Custom Mob Spawning for Minecraft

KashSpawns mod for Minecraft lets you configure extra mob spawns on entity death. Flexible config, full mod support, and perfect fit for modpacks and custom game builds.

Download KashSpawns for Minecraft 1.12.1, 1.11.2, 1.10.2

Original name: KashSpawns

Minecraft: 1.10.2, 1.11.2, 1.12.1

Loaders: Forge

FileVersionLoaderSize
KashSpawns-0.1.1.jar1.10.2Forge8 КБDownload
KashSpawns-0.2.0.jar1.11.2Forge9 КБDownload
KashSpawns-0.3.0.jar1.12.1Forge8 КБDownload

KashSpawns: Custom Mob Spawning on Death for Modpacks

Every modpack creator eventually hits the same wall: how to add unexpected mechanics without bloating the pack or rewriting core systems. KashSpawns: Custom Mob Spawning on Death for Modpacks solves this with a focused, config-driven approach. When any mob dies, the mod can spawn a completely different entity in its place. Kill a zombie, and a villager might appear. Slay a creeper, and a baby creeper chick hatches from the ashes. The entire behavior is controlled through a simple text file, giving pack authors precise control over event-driven gameplay.

Core Mechanics of the Mod

The mod is built around two independent spawn lists. The Hostile list governs what appears after killing aggressive mobs, while the Non-Hostile list handles neutral and friendly creatures. This separation lets you create distinct logic for combat encounters versus peaceful farming interactions. You can assign any mob from any installed mod to either list, provided you know its entity identifier.

Configuration and Weight System

All configuration happens in a plain text file. There is no GUI, which keeps the mod lightweight and fast to edit. Each entry uses a "mob:weight" format. The weight determines relative frequency. For example, setting Sheep:10 and Rabbit:1 means sheep appear ten times more often than rabbits. The chance parameter works inversely: a lower number means a higher probability of triggering the spawn. A value of 5 fires frequently, while 100 makes it a rare event.

Notably, the config is not auto-populated. You add every entry manually, which eliminates surprises and ensures full control. If you want an exotic mob from an obscure addon, look up its exact registry name and drop it into the list. It will work immediately, inheriting all original behaviors, including custom loot tables or death effects.

Player-Only Kill Filter

A dedicated toggle restricts the spawn trigger to kills performed directly by a player. This prevents automated farms or environmental damage from flooding the world with entities. It is a critical option for server owners who want to keep entity counts stable while still rewarding active play.

How to Install KashSpawns: Custom Mob Spawning on Death for Modpacks

Installing the mod is straightforward. First, download KashSpawns: Custom Mob Spawning on Death for Modpacks from a trusted source and place the JAR file into the mods folder of your Minecraft instance. The mod supports both Forge and NeoForge loaders, so verify which version your pack uses before downloading. It is compatible with Minecraft versions ranging from 1.18.2 through 1.20.1, making it a flexible choice for legacy and modern packs alike.

After launching the game once, the config file generates inside the config directory. Open it with any text editor and start adding your spawn entries. There is no need to restart the server for basic edits; a simple reload of the config via the game's command interface applies changes immediately.

Practical Use Cases for Pack Creators

The flexibility of KashSpawns: Custom Mob Spawning on Death for Modpacks for Minecraft opens up dozens of design possibilities. Here are a few proven scenarios:

  • Random rewards: Killing a skeleton has a small chance to spawn a wandering trader or a villager with valuable trades, encouraging exploration.
  • Ecosystem chains: A spider death might spawn a poison-resistant crocoduck, while a creeper explosion leaves behind a harmless chick. This creates living, unpredictable worlds.
  • Two-phase boss fights: When a mini-boss dies, configure a weakened version or a pack of minions to spawn, extending the encounter without extra scripting.
  • Farming hazards: Slaughtering cows might occasionally produce a polar bear, adding risk to routine resource gathering.

Compatibility and Modpack Integration

The mod is explicitly licensed for free inclusion in any modpack. No permissions or hidden restrictions apply. It operates purely on entity death events, so it does not interfere with world generation, mob AI, or global mechanics. Complex systems like Mob Stages or custom spawners remain unaffected. The mod only triggers when a creature actually dies, not when it is spawned or despawned.

Debugging is also painless. Since spawned mobs inherit their original entity behavior, there is no need to tweak attributes or AI. If a mob from another mod has special death effects, those carry over seamlessly. This predictability is invaluable when assembling large packs with dozens of interacting mods.

Final Verdict

KashSpawns: Custom Mob Spawning on Death for Modpacks is a lean, purpose-built tool that delivers exactly what it promises. The simple config, broad mod compatibility, and clear separation of hostile and non-hostile lists give pack authors a powerful lever over gameplay flow. Whether you are building a public pack or testing a private project, the mod earns its place in your load order. Configure a few lines, reload, and watch your familiar Minecraft world transform into something unexpected.