Merge pull request #3595 from kosma/fabric-gradle-cleanup

Cleanup Fabric Gradle projects
This commit is contained in:
mikeprimm 2022-01-04 18:57:52 -06:00 committed by GitHub
commit 25950167ec
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 66 additions and 240 deletions

View file

@ -26,7 +26,7 @@
],
"depends": {
"fabricloader": ">=0.7.4",
"fabricloader": ">=0.12.12",
"fabric": ">=0.17.0",
"minecraft": "1.15.2"
}