Create nms for 1.18 to 1.21.

Not tested for most version but should work as expected. will test for most versions before release.
This commit is contained in:
alexcrea 2024-08-09 23:35:31 +02:00
parent 0f2a295039
commit 2d5e83b87c
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
24 changed files with 727 additions and 15 deletions

View file

@ -11,7 +11,7 @@ dependencies {
implementation(project(":nms:nms-common"))
// Used for nms
paperweight.paperDevBundle("1.18-R0.1-SNAPSHOT")
paperweight.paperDevBundle("1.18.1-R0.1-SNAPSHOT")
}
repositories {