Implement Auto Config Screen registration (Forge/ModMenu)

This commit is contained in:
2022-08-06 23:36:19 +02:00
parent 34eca384e5
commit ff8301f7e2
11 changed files with 119 additions and 0 deletions

View File

@@ -6,6 +6,7 @@
"mixins": [
],
"client": [
"ConfigScreenHandlerMixin"
],
"server": [
],