mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-02-25 16:51:54 +01:00
add little babbys
This commit is contained in:
parent
33605517ff
commit
35576ab64a
@ -216,6 +216,8 @@ public class Commandspawnmob extends EssentialsCommand
|
|||||||
|| type == EntityType.MUSHROOM_COW
|
|| type == EntityType.MUSHROOM_COW
|
||||||
|| type == EntityType.CHICKEN
|
|| type == EntityType.CHICKEN
|
||||||
|| type == EntityType.PIG
|
|| type == EntityType.PIG
|
||||||
|
|| type == EntityType.VILLAGER
|
||||||
|
|| type == EntityType.OCELOT
|
||||||
|| type == EntityType.WOLF)
|
|| type == EntityType.WOLF)
|
||||||
&& data.equals("baby"))
|
&& data.equals("baby"))
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user