fix tick and enable modules on world load
This commit is contained in:
parent
8fc80a75b8
commit
430ff443a6
3 changed files with 30 additions and 6 deletions
|
@ -13,7 +13,8 @@
|
|||
"ClientConnectionMixin",
|
||||
"KeyboardMixin",
|
||||
"SimpleOptionMixin",
|
||||
"MinecraftClientMixin"
|
||||
"MinecraftClientMixin",
|
||||
"ClientPlayerEntityMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue