mirror of
https://hub.spigotmc.org/stash/scm/spigot/bukkit.git
synced 2025-08-31 22:22:49 +00:00
Added Sky biome for the Skylands. Thanks robin0van0der0v!
This commit is contained in:
parent
2c04c75fe1
commit
b57cec115f
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