Initial function 1.14.4 Forge build!
This commit is contained in:
parent
a1521deaf6
commit
3d12f67517
6 changed files with 168 additions and 339 deletions
|
|
@ -18,6 +18,7 @@ ext.buildNumber = System.getenv().BUILD_NUMBER ?: "Dev"
|
|||
|
||||
minecraft {
|
||||
mappings channel: 'snapshot', version: '20190719-1.14.3'
|
||||
accessTransformer = file('src/main/resources/META-INF/accesstransformer.cfg')
|
||||
runs {
|
||||
server {
|
||||
workingDirectory project.file('run').canonicalPath
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue