Update patches to latest 1.21.4 #1

Merged
Chaoscaot merged 242 commits from update/1.21.4 into main 2025-04-23 22:27:11 +02:00
Showing only changes of commit b03d39b5ce - Show all commits

View File

@@ -12,7 +12,7 @@ import java.nio.file.Path
import kotlin.random.Random import kotlin.random.Random
plugins { plugins {
id("io.papermc.paperweight.core") version "2.0.0-beta.10" apply false id("io.papermc.paperweight.core") version "2.0.0-beta.13" apply false
} }
subprojects { subprojects {