Fix #794, fix some issues with ic2 wrench, and use new forge perms to check when taping and wrenching blocks
This commit is contained in:
parent
015620094c
commit
c9ff3330ca
5 changed files with 31 additions and 4 deletions
|
@ -70,8 +70,8 @@ if (ENV.BUILD_NUMBER) {
|
|||
}
|
||||
|
||||
minecraft {
|
||||
version = "1.10.2-12.18.1.2084"
|
||||
mappings = "snapshot_20160518"
|
||||
version = "1.10.2-12.18.2.2121"
|
||||
mappings = "snapshot_20161105"
|
||||
replace "@MODVERSION@", project.version
|
||||
// makeObfSourceJar = false
|
||||
useDepAts = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue