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