Fix mixin compat level being set to JAVA_16
Delete NoValidConstructorException.java (waste of space smh)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"required": true,
|
||||
"minVersion": "0.8",
|
||||
"package": "draylar.omegaconfiggui.mixin",
|
||||
"compatibilityLevel": "JAVA_8",
|
||||
"compatibilityLevel": "JAVA_16",
|
||||
"mixins": [
|
||||
"ClickableWidgetInvoker",
|
||||
"ModMenuAccessor"
|
||||
|
||||
Reference in New Issue
Block a user