mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-30 16:19:03 +01:00
SPIGOT-7293: Add Biome#CHERRY_GROVE
By: Doc <nachito94@msn.com>
This commit is contained in:
parent
ff78a4cdaf
commit
ba38cd2356
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ public enum Biome implements Keyed {
|
|||
FROZEN_PEAKS,
|
||||
JAGGED_PEAKS,
|
||||
STONY_PEAKS,
|
||||
CHERRY_GROVE,
|
||||
/**
|
||||
* Represents a custom Biome
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue