Added to wrong section.
This commit is contained in:
parent
a76646b029
commit
2f047e7132
1 changed files with 3 additions and 5 deletions
|
@ -14,12 +14,10 @@
|
||||||
"MinecraftClientMixin",
|
"MinecraftClientMixin",
|
||||||
"ModelLoaderMixin",
|
"ModelLoaderMixin",
|
||||||
"MusicTrackerMixin",
|
"MusicTrackerMixin",
|
||||||
"PlayerRendererMixin"
|
"PlayerRendererMixin",
|
||||||
|
"LevelRendererAccessor"
|
||||||
],
|
],
|
||||||
"injectors": {
|
"injectors": {
|
||||||
"defaultRequire": 1
|
"defaultRequire": 1
|
||||||
},
|
}
|
||||||
"mixins": [
|
|
||||||
"LevelRendererAccessor"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue