Hotfix AutoCheckerItems for 1.19

This commit is contained in:
2025-11-11 22:06:44 +01:00
parent 3de4b3871d
commit 2a96b3c26a
5 changed files with 117 additions and 1 deletions
+1
View File
@@ -31,4 +31,5 @@ dependencies {
implementation(project(":SchematicSystem:SchematicSystem_8"))
implementation(project(":SchematicSystem:SchematicSystem_15"))
implementation(project(":SchematicSystem:SchematicSystem_19"))
implementation(project(":SchematicSystem:SchematicSystem_20"))
}