mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
remove more nms sub modules
This commit is contained in:
parent
f3eca58b1a
commit
5a57b3afbf
22 changed files with 34 additions and 355 deletions
|
|
@ -68,11 +68,6 @@ dependencies {
|
|||
|
||||
// Include nms
|
||||
implementation(project(":nms:nms-common"))
|
||||
implementation(project(":nms:v1_21R1"))
|
||||
implementation(project(":nms:v1_21R2"))
|
||||
implementation(project(":nms:v1_21R3"))
|
||||
implementation(project(":nms:v1_21R4"))
|
||||
implementation(project(":nms:v1_21R5"))
|
||||
|
||||
// include kotlin for the offline jar
|
||||
implementation(kotlin("stdlib"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue