Add mod icons, finish GUI support through Cloth Config Lite

This commit is contained in:
Draylar
2021-12-20 16:40:03 -06:00
parent 36ce7bc924
commit 3f7c461689
26 changed files with 232 additions and 399 deletions
@@ -2,11 +2,11 @@
"required": true,
"minVersion": "0.8",
"package": "draylar.omegaconfiggui.mixin",
"compatibilityLevel": "JAVA_16",
"mixins": [
"ClickableWidgetInvoker"
],
"compatibilityLevel": "JAVA_17",
"plugin": "draylar.omegaconfiggui.mixin.OmegaConfigMixinPlugin",
"client": [
"modmenu.ModMenuAccessor",
"ModMenuMixin"
],
"injectors": {
"defaultRequire": 1