mirror of
https://github.com/QuiltMC/quilt-template-mod
synced 2024-08-15 00:23:32 +00:00
Update examplemod.mixins.json
This commit is contained in:
parent
6c54b35946
commit
da4591884e
1 changed files with 12 additions and 12 deletions
|
@ -3,7 +3,7 @@
|
|||
"minVersion": "0.8",
|
||||
"package": "com.examplemod.mixin",
|
||||
"compatibilityLevel": "JAVA_17",
|
||||
"mixins": [ ],
|
||||
"mixins": [],
|
||||
"client": [
|
||||
"TitleScreenMixin"
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue