Add new monster types.

Introduces baby versions of various monsters as well as angry bees. Adds
a "(legacy)" note to the `pigman` type.
Andreas Troelsen 2022-07-27 12:33:14 +02:00
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