This commit is contained in:
2021-04-27 19:33:47 -04:00
parent ca452cbff9
commit a4a9a1f76d
25 changed files with 62 additions and 75 deletions
@@ -0,0 +1,14 @@
{
"required": true,
"minVersion": "0.8",
"package": "me.parsell.glowstonedust.mixin",
"compatibilityLevel": "JAVA_8",
"mixins": [
],
"client": [
],
"injectors": {
"defaultRequire": 1
}
}