9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-19 14:59:25 +00:00

update to 1.21.4

This commit is contained in:
NONPLAYT
2024-12-05 00:25:45 +03:00
parent e58b0d08bf
commit f289fa4954
25 changed files with 88 additions and 123 deletions

View File

@@ -3,7 +3,7 @@ import io.papermc.paperweight.util.constants.PAPERCLIP_CONFIG
plugins {
java
`maven-publish`
id("io.papermc.paperweight.patcher") version "1.7.5"
id("io.papermc.paperweight.patcher") version "1.7.6"
}
val paperMavenPublicUrl = "https://repo.papermc.io/repository/maven-public/"