mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-01 05:47:45 +01:00
SPIGOT-5906: Huge Fungi tree generation
By: md_5 <git@md-5.net>
This commit is contained in:
parent
8c8b0c69df
commit
6d439be293
@ -73,4 +73,12 @@ public enum TreeType {
|
||||
* Large plant native to The End
|
||||
*/
|
||||
CHORUS_PLANT,
|
||||
/**
|
||||
* Large crimson fungus native to the nether
|
||||
*/
|
||||
CRIMSON_FUNGUS,
|
||||
/**
|
||||
* Large warped fungus native to the nether
|
||||
*/
|
||||
WARPED_FUNGUS
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user