Initial commit

This commit is contained in:
2025-04-28 06:25:12 +00:00
commit ba2e8aa8b5
194 changed files with 761290 additions and 0 deletions

7
settings.gradle Normal file
View File

@@ -0,0 +1,7 @@
pluginManagement {
repositories {
maven { url "https://maven.architectury.dev/" }
gradlePluginPortal()
}
}
rootProject.name = 'Create Mechanical Template'