modular_mob_segment
A list for mob spawning landmarks to use.
Vars | |
exact | Set this to false if you want explicitly what's in the list to spawn |
---|---|
max | Spawn no more than this amount |
mobs | The list of mobs to spawn |
probability | Chance this will spawn (1 - 100) |
Procs | |
spawn_mobs | Spawns mobs in a circle around the location |
Var Details
exact
Set this to false if you want explicitly what's in the list to spawn
max
Spawn no more than this amount
mobs
The list of mobs to spawn
probability
Chance this will spawn (1 - 100)
Proc Details
spawn_mobs
Spawns mobs in a circle around the location