Initial function 1.14.4 Forge build!

This commit is contained in:
Mike Primm 2020-05-23 18:46:29 -05:00
parent a1521deaf6
commit 3d12f67517
6 changed files with 168 additions and 339 deletions

View file

@ -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