Initial re-implementation of Wireless Battery and Battery neon. Fabric needs more work

This commit is contained in:
2022-09-25 01:54:15 +02:00
parent 0c38a73a46
commit d1fa3eac46
34 changed files with 893 additions and 11 deletions

View File

@@ -4,8 +4,10 @@
"package": "me.hypherionmc.hyperlighting.mixin",
"compatibilityLevel": "JAVA_17",
"mixins": [
"access.MenuTypeAccess"
],
"client": [
"access.MenuScreensAccess"
],
"server": [
],