SPIGOT-7293: Add Biome#CHERRY_GROVE

This commit is contained in:
Doc 2023-03-15 20:41:35 +11:00 committed by md_5
parent 02ff2f897a
commit 4281159863
No known key found for this signature in database
GPG key ID: E8E901AC7C617C11

View file

@ -72,6 +72,7 @@ public enum Biome implements Keyed {
FROZEN_PEAKS,
JAGGED_PEAKS,
STONY_PEAKS,
CHERRY_GROVE,
/**
* Represents a custom Biome
*/