Fix Fabric 1.17 build
This commit is contained in:
parent
b98fb1945d
commit
e2811ad5d0
3 changed files with 4 additions and 4 deletions
|
|
@ -5,7 +5,7 @@ buildscript {
|
|||
mavenCentral()
|
||||
}
|
||||
dependencies {
|
||||
classpath group: 'net.fabricmc', name: 'fabric-loom', version: '0.6-SNAPSHOT'
|
||||
classpath group: 'net.fabricmc', name: 'fabric-loom', version: '0.8-SNAPSHOT'
|
||||
}
|
||||
}
|
||||
apply plugin: 'fabric-loom'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue