Skip to content

Commit

Permalink
Add SLOW_FALLING and TURTLE_MASTER potion types
Browse files Browse the repository at this point in the history
  • Loading branch information
PseudoKnight committed Aug 3, 2018
1 parent daede36 commit 9e877f9
Showing 1 changed file with 2 additions and 0 deletions.
Expand Up @@ -16,9 +16,11 @@ public enum MCPotionType {
POISON,
REGEN,
SLOWNESS,
SLOW_FALLING,
SPEED,
STRENGTH,
THICK,
TURTLE_MASTER,
UNCRAFTABLE,
WATER,
WATER_BREATHING,
Expand Down

0 comments on commit 9e877f9

Please sign in to comment.