prepare version 6.0.18
This commit is contained in:
parent
79bba8834f
commit
1c23818474
3 changed files with 7 additions and 2 deletions
|
@ -22,7 +22,7 @@ apply plugin: 'forge' // adds the forge dependency
|
|||
apply plugin: 'maven' // for uploading to a maven repo
|
||||
apply plugin: 'checkstyle'
|
||||
|
||||
version = "6.0.17"
|
||||
version = "6.0.188888888"
|
||||
group= "com.mod-buildcraft"
|
||||
archivesBaseName = "buildcraft" // the name that all artifacts will use as a base. artifacts names follow this pattern: [baseName]-[appendix]-[version]-[classifier].[extension]
|
||||
|
||||
|
|
5
buildcraft_resources/changelog/6.0.18
Executable file
5
buildcraft_resources/changelog/6.0.18
Executable file
|
@ -0,0 +1,5 @@
|
|||
#1982 remove landmark's levitation. [Prototik]
|
||||
#1979 fixed crashes with third party mods and facades [tterrag1098]
|
||||
#1969 fix builder/filler not rendering if player is too far away [ganymedes01]
|
||||
#1967 fixed US grammar [61352151511]
|
||||
#1961 fixed US grammar [61352151511]
|
|
@ -1,3 +1,3 @@
|
|||
1.6.4:BuildCraft:4.2.2
|
||||
1.7.2:BuildCraft:6.0.16
|
||||
1.7.10:BuildCraft:6.0.17
|
||||
1.7.10:BuildCraft:6.0.18
|
||||
|
|
Loading…
Reference in a new issue