mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-24 00:26:16 +02:00
add nms for (need spigot source to compile. temporary)
This commit is contained in:
parent
71dd823d3e
commit
33892a8588
6 changed files with 85 additions and 0 deletions
|
|
@ -60,6 +60,7 @@ dependencies {
|
|||
implementation(project(":nms:v1_20R4", configuration = "reobf"))
|
||||
implementation(project(":nms:v1_21R1", configuration = "reobf"))
|
||||
implementation(project(":nms:v1_21R2", configuration = "reobf"))
|
||||
implementation(project(":nms:v1_21R3"))//, configuration = "reobf")) // TODO add again when paperweigh 1.21.4 update
|
||||
|
||||
// include kotlin for the offline jar
|
||||
implementation(kotlin("stdlib"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue