SPIGOT-7737: Add separate TreeType.MEGA_PINE
By: md_5 <git@md-5.net>
This commit is contained in:
parent
69683a66cc
commit
bb018f51f6
1 changed files with 4 additions and 0 deletions
|
@ -65,6 +65,10 @@ public enum TreeType {
|
|||
* Mega redwood tree; 4 blocks wide and tall
|
||||
*/
|
||||
MEGA_REDWOOD,
|
||||
/**
|
||||
* Mega pine tree
|
||||
*/
|
||||
MEGA_PINE,
|
||||
/**
|
||||
* Tall birch tree
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue