geforkt von Mirrors/Paper
[Bleeding] Add COCOA_TREE to list of possible tree types.
By: GJ <gjmcferrin@gmail.com>
Dieser Commit ist enthalten in:
Ursprung
7731218b97
Commit
6ad5dfa283
@ -33,6 +33,10 @@ public enum TreeType {
|
|||||||
* Smaller jungle tree; 1 block wide
|
* Smaller jungle tree; 1 block wide
|
||||||
*/
|
*/
|
||||||
SMALL_JUNGLE,
|
SMALL_JUNGLE,
|
||||||
|
/**
|
||||||
|
* Jungle tree with cocoa plants; 1 block wide
|
||||||
|
*/
|
||||||
|
COCOA_TREE,
|
||||||
/**
|
/**
|
||||||
* Small bush that grows in the jungle
|
* Small bush that grows in the jungle
|
||||||
*/
|
*/
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren