Initial commit

This commit is contained in:
2024-12-26 17:53:26 +00:00
commit c3d975e88b
194 changed files with 761290 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
{
"required": true,
"priority": 1100,
"package": "com.oierbravo.mechanical_template.mixin",
"compatibilityLevel": "JAVA_16",
"refmap": "create_mechanical_template.refmap.json",
"mixins": [],
"client": [],
"injectors": {
"defaultRequire": 1
},
"minVersion": "0.8"
}