Added new biome enum values
This commit is contained in:
parent
47432229cf
commit
f8544fc93a
@ -20,4 +20,10 @@ public enum Biome {
|
||||
OCEAN,
|
||||
RIVER,
|
||||
EXTREME_HILLS,
|
||||
FROZEN_OCEAN,
|
||||
FROZEN_RIVER,
|
||||
ICE_PLAINS,
|
||||
ICE_MOUNTAINS,
|
||||
MUSHROOM_ISLAND,
|
||||
MUSHROOM_SHORE
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user