Using Loom 0.9

This commit is contained in:
Frank 2021-09-19 16:51:54 +02:00
parent c39c1673a9
commit 66e3bf483b
2 changed files with 3 additions and 3 deletions

View file

@ -23,8 +23,8 @@ repositories {
maven { url 'https://jitpack.io' }
}
minecraft {
accessWidener = file("src/main/resources/bclib.accesswidener")
loom {
accessWidenerPath = file("src/main/resources/bclib.accesswidener")
}
dependencies {