mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2024-11-16 20:36:12 +00:00
add missing mobs here too why not
This commit is contained in:
parent
bb4f8d1fc6
commit
3f942613d7
@ -69,6 +69,8 @@ public class Groups
|
|||||||
EntityType.HOGLIN,
|
EntityType.HOGLIN,
|
||||||
EntityType.HORSE,
|
EntityType.HORSE,
|
||||||
EntityType.HUSK,
|
EntityType.HUSK,
|
||||||
|
EntityType.ILLUSIONER,
|
||||||
|
EntityType.IRON_GOLEM,
|
||||||
EntityType.LLAMA,
|
EntityType.LLAMA,
|
||||||
EntityType.MAGMA_CUBE,
|
EntityType.MAGMA_CUBE,
|
||||||
EntityType.MUSHROOM_COW,
|
EntityType.MUSHROOM_COW,
|
||||||
@ -78,6 +80,7 @@ public class Groups
|
|||||||
EntityType.PARROT,
|
EntityType.PARROT,
|
||||||
EntityType.PHANTOM,
|
EntityType.PHANTOM,
|
||||||
EntityType.PIG,
|
EntityType.PIG,
|
||||||
|
EntityType.PIGLIN,
|
||||||
EntityType.PILLAGER,
|
EntityType.PILLAGER,
|
||||||
EntityType.POLAR_BEAR,
|
EntityType.POLAR_BEAR,
|
||||||
EntityType.PUFFERFISH,
|
EntityType.PUFFERFISH,
|
||||||
@ -90,6 +93,7 @@ public class Groups
|
|||||||
EntityType.SKELETON,
|
EntityType.SKELETON,
|
||||||
EntityType.SKELETON_HORSE,
|
EntityType.SKELETON_HORSE,
|
||||||
EntityType.SLIME,
|
EntityType.SLIME,
|
||||||
|
EntityType.SNOWMAN,
|
||||||
EntityType.SPIDER,
|
EntityType.SPIDER,
|
||||||
EntityType.SQUID,
|
EntityType.SQUID,
|
||||||
EntityType.STRAY,
|
EntityType.STRAY,
|
||||||
|
Loading…
Reference in New Issue
Block a user