mirror of
https://github.com/garbagemule/MobArena.git
synced 2025-02-18 05:21:55 +01:00
Add new monster types.
Introduces baby versions of various monsters as well as angry bees. Adds a "(legacy)" note to the `pigman` type.
parent
8fbeda7f72
commit
7f697bf79f
@ -4,8 +4,14 @@ 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:
|
||||
|
||||
* `angrybee` is an aggressive bee
|
||||
* `angrywolf` is an aggressive wolf with red eyes
|
||||
* `babypigman` is a baby-version of a pigman
|
||||
* `babydrowned` is a baby-version of a drowned
|
||||
* `babyhoglin` is a baby-version of a hoglin
|
||||
* `babyhusk` is a baby-version of a husk
|
||||
* `babypiglin` is a baby-version of a piglin
|
||||
* `babypigman` is a baby-version of a piglin (legacy)
|
||||
* `babyzoglin` is a baby-version of a zoglin
|
||||
* `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
|
||||
|
Loading…
Reference in New Issue
Block a user