add better model bukkit plugin as dependencies
This commit is contained in:
@@ -9,8 +9,11 @@ shadow = "9.4.1"
|
||||
run-task = "3.0.2"
|
||||
resource-factory = "1.3.1"
|
||||
|
||||
better-model = "3.0.2"
|
||||
|
||||
[libraries]
|
||||
kotlin-stdlib = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", version.ref = "kotlin" }
|
||||
better-model = { module = "io.github.toxicity188:bettermodel-api", version.ref = "better-model" }
|
||||
|
||||
[plugins]
|
||||
paperweight-userdev = { id = "io.papermc.paperweight.userdev", version.ref = "paperweight-userdev" }
|
||||
|
||||
Reference in New Issue
Block a user