mirror of
https://github.com/garbagemule/MobArena.git
synced 2025-02-20 14:32:15 +01:00
Sort monster types alphabetically.
parent
1faf02394b
commit
8fbeda7f72
@ -4,13 +4,13 @@ Some monsters are a little special. Creepers, for instance, can be charged or po
|
||||
|
||||
MobArena supports some of the variations of these different monster types, and they are listed here:
|
||||
|
||||
* `explodingsheep` is a MobArena-specific type of sheep that bounces around and explodes when in the proximity of a player
|
||||
* `poweredcreeper` is a charged/powered creeper
|
||||
* `angrywolf` is an aggressive wolf with red eyes
|
||||
* `babyzombie ` is a baby-version of a zombie
|
||||
* `babypigman` is a baby-version of a pigman
|
||||
* `babyzombie ` is a baby-version of a zombie
|
||||
* `babyzombievillager` is a baby-version of a zombie villager
|
||||
* `explodingsheep` is a MobArena-specific type of sheep that bounces around and explodes when in the proximity of a player
|
||||
* `killerbunny` is a killer bunny version of a rabbit
|
||||
* `poweredcreeper` is a charged/powered creeper
|
||||
|
||||
As for slimes and magma cubes, both monster types are assigned a random size when they spawn. However, they also both support size suffixes that force them to be a specific size. They are:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user