add support for IC2 and TechReborn rubber logs and leaves

This commit is contained in:
octarine-noise
2016-12-21 22:36:34 +01:00
parent 31f64749b1
commit da8d7ec237
6 changed files with 240 additions and 11 deletions

View File

@@ -32,7 +32,7 @@ dependencies {
shade "org.jetbrains.kotlin:kotlin-reflect:$kotlin_version"
}
minecraft {
version = '1.10.2-12.18.1.2075'
version = '1.10.2-12.18.2.2121'
mappings = 'snapshot_20160905'
runDir = 'run'
}