KashSpawns
KashSpawns is a specialized tool for modpack creators that allows adding additional creature spawns when other mobs are eliminated. The mod supports integration of any creatures from various modifications through a flexible configuration system.
Key Features
The system provides separation into two distinct lists: for hostile and peaceful creatures. This enables fine-tuning of behavior depending on the target type.
Additionally, an option has been implemented that limits effect triggering only to kills made by the player.
Simple Configuration
Configuration is done through intuitive parameters:
-
Probability of new creature appearance (lower values increase chance):
I:"Chance a Mob Will be spawned (Lower numbers increase chance)"=5
-
Lists of creatures with weight coefficients:
# Must specify weight. [default: [Sheep:10]] S:"Non-Hostile Mobs" < Rabbit:1 PolarBear:2 Villager:1 creeperchicks.CreeperChick:3 dmonsters.Present:2 babymobs.BabyOcelot:3 babymobs.BabySnowman:3 babymobs.zombiePig:3 crocoduck.ColdCrocoduck:1 crocoduck.Crocoduck:1 crocoduck.NetherCrocoduck:1 crocoduck.PoisonCrocoduck:1 >
As seen from the examples, you can add any creatures from various modifications. The configuration file is not auto-filled - you need to manually specify desired creatures and their weight coefficients.
Licensing
The mod is permitted for free use in modpacks.