progress on using pure component in paper

This commit is contained in:
alexcrea 2025-10-23 14:26:11 +02:00
parent 2967d500eb
commit 11f7bf8602
Signed by: alexcrea
GPG key ID: E346CD16413450E3
17 changed files with 502 additions and 167 deletions

View file

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