Fix Forge 1.12.2 build

This commit is contained in:
Mike Primm 2020-04-25 18:51:11 -05:00
parent 79c8add641
commit d6aa2f9e17
6 changed files with 19 additions and 20 deletions

3
.vscode/settings.json vendored Normal file
View file

@ -0,0 +1,3 @@
{
"java.configuration.updateBuildConfiguration": "automatic"
}