Update examplemod.mixins.json

This commit is contained in:
Alexey Belyaev 2022-04-20 22:38:55 +05:00 committed by GitHub
parent 6c54b35946
commit da4591884e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
"minVersion": "0.8",
"package": "com.examplemod.mixin",
"compatibilityLevel": "JAVA_17",
"mixins": [ ],
"mixins": [],
"client": [
"TitleScreenMixin"
],