Changes
Page history
Update Random Spawns
authored
Nov 16, 2024
by
Lxlp
Hide whitespace changes
Inline
Side-by-side
Random-Spawns.md
View page @
8290594a
...
@@ -64,6 +64,21 @@ A complete list of all available randomspawn options.
...
@@ -64,6 +64,21 @@ A complete list of all available randomspawn options.
-
Type: SuperZombie
-
Type: SuperZombie
-
Type: SkeletalMage,WitchBoss
-
Type: SkeletalMage,WitchBoss
-
May also use vanilla mob types.
-
May also use vanilla mob types.
-
Optionally, can also have this syntax to have a single randomspawn spawn multiple mobs with different weights
```
yaml
Deeps
:
Types
:
-
RegularZombie
100
-
BigZombie
50
-
GiantZombie
5
-
HugeZombie
1
Worlds
:
world
Chance
:
0.1
Priority
:
1
Action
:
ADD
PositionType
:
LAND
```
<!-- -->
<!-- -->
...
...
...
...