Add some more CustomModelData ids to items

This commit is contained in:
2025-05-29 08:44:58 +02:00
parent c35d4741a0
commit 527bc39d38
3 changed files with 11 additions and 10 deletions
+1
View File
@@ -40,6 +40,7 @@ tasks.register<DevServer>("DevBau20") {
description = "Run a 1.20 Dev Bau"
dependsOn(":SpigotCore:shadowJar")
dependsOn(":BauSystem:shadowJar")
dependsOn(":SchematicSystem:shadowJar")
template = "Bau20"
}