bumped to most recent Forge version
various small tweaks
This commit is contained in:
@@ -17,12 +17,12 @@ buildscript {
|
||||
apply plugin: 'forge'
|
||||
|
||||
minecraft {
|
||||
version = '1.7.2-10.12.1.1098'
|
||||
version = '1.7.2-10.12.2.1147'
|
||||
}
|
||||
|
||||
jar.baseName = 'BetterFoliage-1.7.2'
|
||||
group = 'com.github.octarine-noise'
|
||||
version='0.9b'
|
||||
version='0.9.1b'
|
||||
|
||||
processResources {
|
||||
inputs.property "version", project.version
|
||||
|
||||
Reference in New Issue
Block a user