1.18
This commit is contained in:
parent
ee48cefe3c
commit
9111ae9dcc
1 changed files with 1 additions and 0 deletions
|
@ -107,5 +107,6 @@ task publishModrinth(type: TaskModrinthUpload, dependsOn: remapShadowJar) {
|
||||||
uploadFile = remapShadowJar
|
uploadFile = remapShadowJar
|
||||||
addGameVersion("1.16.5")
|
addGameVersion("1.16.5")
|
||||||
addGameVersion("1.17.1")
|
addGameVersion("1.17.1")
|
||||||
|
addGameVersion("1.18")
|
||||||
addLoader('fabric')
|
addLoader('fabric')
|
||||||
}
|
}
|
Loading…
Reference in a new issue