We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a9ad64 commit 15a643aCopy full SHA for 15a643a
worldedit-bukkit/build.gradle.kts
@@ -251,7 +251,7 @@ publishMods {
251
// We publish the reobfJar twice to ensure that the modrinth download menu picks the right jar for the platform regardless
252
// of minecraft version.
253
254
- val mojmapPaperVersions = listOf("1.20.6", "1.21.1", "1.21.4")
+ val mojmapPaperVersions = listOf("1.20.6", "1.21.7", "1.21.8")
255
val spigotMappedPaperVersions = listOf("1.20.2", "1.20.4")
256
257
// Mark reobfJar as spigot only for 1.20.5+
0 commit comments