Fixed Startup Errors
This commit is contained in:
parent
05eac6f539
commit
d07afd9b01
6 changed files with 18 additions and 23 deletions
|
@ -44,7 +44,6 @@
|
|||
"ItemStackMixin",
|
||||
"TagLoaderMixin",
|
||||
"MainMixin",
|
||||
"WorldPresetsAccessor",
|
||||
"WorldPresetsBootstrapMixin",
|
||||
"WorldOpenFlowsMixin",
|
||||
"WorldGenPropertiesMixin"
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"depends": {
|
||||
"fabricloader": ">=0.14.3",
|
||||
"fabric": ">=0.52.0",
|
||||
"minecraft": "1.19"
|
||||
"minecraft": "1.19-alpha.22.18.a"
|
||||
},
|
||||
"custom":{
|
||||
"modmenu":{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue