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 {

View file

@ -2,7 +2,7 @@
org.gradle.jvmargs=-Xmx2G
#Loom
loom_version=0.8-SNAPSHOT
loom_version=0.9-SNAPSHOT
# Fabric Properties
# check these on https://fabricmc.net/versions.html