Skip to content

Commit d026775

Browse files
committed
Add BUCKET spawn reason
1 parent 056ee91 commit d026775

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/com/laytonsmith/abstraction/enums/MCSpawnReason.java

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
public enum MCSpawnReason {
77
BEEHIVE,
88
BREEDING,
9+
BUCKET,
910
BUILD_IRONGOLEM,
1011
BUILD_SNOWMAN,
1112
BUILD_WITHER,

0 commit comments

Comments
 (0)