Fixed Startup Errors

This commit is contained in:
Frank 2022-05-13 00:16:15 +02:00
parent 05eac6f539
commit d07afd9b01
6 changed files with 18 additions and 23 deletions

View file

@ -44,7 +44,6 @@
"ItemStackMixin",
"TagLoaderMixin",
"MainMixin",
"WorldPresetsAccessor",
"WorldPresetsBootstrapMixin",
"WorldOpenFlowsMixin",
"WorldGenPropertiesMixin"

View file

@ -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":{