Support for Concrete v0.15.0 that allows extended items.

This commit is contained in:
2023-03-16 17:52:08 -07:00
parent 3e50eb01a9
commit 01a520777e
8 changed files with 14 additions and 67 deletions

View File

@ -37,7 +37,7 @@ subprojects {
val paperServerVersion: String = project.properties["paperServerVersion"]?.toString() ?: "1.18"
concrete {
concreteRoot {
minecraftServerPath.set("server")
paperServerVersionGroup.set(paperServerVersion)
paperApiVersion.set("1.18.2-R0.1-SNAPSHOT")