Add support for new 1.1 biomes (beach, forest hills, desert hills, taiga hills, small mountains)
This commit is contained in:
parent
ecf3a64b74
commit
5e9ba1e6e3
8 changed files with 32 additions and 2 deletions
2
pom.xml
2
pom.xml
|
|
@ -99,7 +99,7 @@
|
|||
<dependency>
|
||||
<groupId>org.bukkit</groupId>
|
||||
<artifactId>bukkit</artifactId>
|
||||
<version>[1.0.0-R1-SNAPSHOT,)</version>
|
||||
<version>[1.1-R1-SNAPSHOT,)</version>
|
||||
<type>jar</type>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue