mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-03 23:07:40 +01:00
Added Sky biome for the Skylands. Thanks robin0van0der0v!
By: EvilSeph <evilseph@unaligned.org>
This commit is contained in:
parent
a46d76e11a
commit
43c34bae27
@ -15,5 +15,6 @@ public enum Biome {
|
||||
PLAINS,
|
||||
ICE_DESERT,
|
||||
TUNDRA,
|
||||
HELL
|
||||
HELL,
|
||||
SKY
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user