fabric stuff

This commit is contained in:
dfsek
2021-02-22 20:47:06 -07:00
parent 358bd350b5
commit 268cc7c48b
10 changed files with 199 additions and 78 deletions
@@ -3,7 +3,9 @@
"minVersion": "0.8",
"package": "com.dfsek.terra.fabric.mixin",
"compatibilityLevel": "JAVA_8",
"mixins": [],
"mixins": [
"StateAccessor"
],
"client": [
"GeneratorTypeAccessor"
],