Fix block state iterator
This commit is contained in:
parent
17c624952b
commit
78da49da14
9 changed files with 30 additions and 17 deletions
|
|
@ -17,6 +17,8 @@ apply plugin: 'com.github.johnrengelman.shadow'
|
|||
|
||||
dependencies {
|
||||
compile project(path: ":DynmapCore", configuration: "shadow")
|
||||
compile 'com.googlecode.json-simple:json-simple:1.1.1'
|
||||
compile 'org.yaml:snakeyaml:1.23'
|
||||
}
|
||||
|
||||
sourceCompatibility = 1.8
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue