mirror of
https://github.com/PaperMC/Paper.git
synced 2025-01-07 08:47:35 +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,
|
PLAINS,
|
||||||
ICE_DESERT,
|
ICE_DESERT,
|
||||||
TUNDRA,
|
TUNDRA,
|
||||||
HELL
|
HELL,
|
||||||
|
SKY
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user