mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-22 06:55:36 +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,
|
FROZEN_PEAKS,
|
||||||
JAGGED_PEAKS,
|
JAGGED_PEAKS,
|
||||||
STONY_PEAKS,
|
STONY_PEAKS,
|
||||||
|
CHERRY_GROVE,
|
||||||
/**
|
/**
|
||||||
* Represents a custom Biome
|
* Represents a custom Biome
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue