remove mixins until annotation processor gets fixed.

This commit is contained in:
dfsek
2021-05-02 14:37:34 -07:00
parent 9956cab507
commit 4f65555e82
5 changed files with 12 additions and 49 deletions

View File

@@ -4,7 +4,6 @@
"compatibilityLevel": "JAVA_8",
"refmap": "terra.refmap.json",
"mixins": [
"BiomeAmbienceAccessor"
],
"client": [
],