SPIGOT-1988: Chorus Plant Generation
By: md_5 <git@md-5.net>
This commit is contained in:
parent
4bfc4d66d9
commit
672cae688f
1 changed files with 4 additions and 0 deletions
|
@ -69,4 +69,8 @@ public enum TreeType {
|
||||||
* Tall birch tree
|
* Tall birch tree
|
||||||
*/
|
*/
|
||||||
TALL_BIRCH,
|
TALL_BIRCH,
|
||||||
|
/**
|
||||||
|
* Large plant native to The End
|
||||||
|
*/
|
||||||
|
CHORUS_PLANT,
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue