Skip to content

Commit

Permalink
According to all known laws of aviation, bees exist
Browse files Browse the repository at this point in the history
  • Loading branch information
Camotoy committed Jun 21, 2020
1 parent 117cdf2 commit b9ccabb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -150,6 +150,7 @@ public enum EntityType {
COD(AbstractFishEntity.class, 112, 0.25f, 0.5f),
PANDA(PandaEntity.class, 113, 1.25f, 1.125f, 1.825f),
FOX(FoxEntity.class, 121, 0.5f, 1.25f),
BEE(BeeEntity.class, 122, 0.6f, 0.6f),

/**
* Item frames are handled differently since they are a block in Bedrock.
Expand Down

0 comments on commit b9ccabb

Please sign in to comment.