Get 1.13.2 forge building again

This commit is contained in:
Mike Primm 2019-12-14 23:12:44 -06:00
parent 475db4a97c
commit 29f3774c7c
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ repositories {
}
minecraft {
mappings channel: 'snapshot', version: '20190530-1.13.2'
mappings channel: 'snapshot', version: '20190215-1.13.1'
runs {
server {
workingDirectory project.file('run').canonicalPath