Added Sky biome for the Skylands. Thanks robin0van0der0v!

By: EvilSeph <evilseph@unaligned.org>
This commit is contained in:
Bukkit/Spigot 2011-06-21 15:41:47 -04:00
parent a46d76e11a
commit 43c34bae27

View File

@ -15,5 +15,6 @@ public enum Biome {
PLAINS, PLAINS,
ICE_DESERT, ICE_DESERT,
TUNDRA, TUNDRA,
HELL HELL,
SKY
} }