diff --git a/build.gradle b/build.gradle index 85ed8d4..a58699f 100644 --- a/build.gradle +++ b/build.gradle @@ -107,5 +107,6 @@ task publishModrinth(type: TaskModrinthUpload, dependsOn: remapShadowJar) { uploadFile = remapShadowJar addGameVersion("1.16.5") addGameVersion("1.17.1") + addGameVersion("1.18") addLoader('fabric') } \ No newline at end of file