mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-23 16:56:31 +01:00
Added Sky biome for the Skylands. Thanks robin0van0der0v!
By: EvilSeph <evilseph@unaligned.org>
This commit is contained in:
parent
a46d76e11a
commit
43c34bae27
1 changed files with 2 additions and 1 deletions
|
@ -15,5 +15,6 @@ public enum Biome {
|
|||
PLAINS,
|
||||
ICE_DESERT,
|
||||
TUNDRA,
|
||||
HELL
|
||||
HELL,
|
||||
SKY
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue