New armour stat controls
New material modifications Control material statistics Improved configuration Fix for dual wield change error
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
apply plugin: 'java'
|
||||
|
||||
group "mod.sin"
|
||||
version "1.0"
|
||||
version "2.0"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
@@ -10,8 +10,7 @@ repositories {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compile 'org.gotti.wurmunlimited:server-modlauncher:0.33-beta1'
|
||||
compile 'com.github.Sindusk:sindusklibrary:v1.0'
|
||||
compile 'com.github.Sindusk:sindusklibrary:v1.3'
|
||||
}
|
||||
|
||||
jar {
|
||||
|
||||
Reference in New Issue
Block a user