Skip to content

Commit 87c2a7e

Browse files
author
david
committed
[ci skip] fixed modrinth dependency
1 parent b8f1aff commit 87c2a7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,6 @@ modrinth {
116116
loaders.add("paper")
117117
loaders.add("folia")
118118
dependencies {
119-
optional.project("fastasyncworldedit")
119+
required.project("fastasyncworldedit")
120120
}
121121
}

0 commit comments

Comments
 (0)