Repaired world loading with Datapacks an bclib world preset

This commit is contained in:
Frank 2022-10-26 19:20:51 +02:00
parent 416ff1644e
commit e826dbc623
7 changed files with 47 additions and 48 deletions

View file

@ -4,7 +4,7 @@
"package": "org.betterx.worlds.together.mixin.client",
"compatibilityLevel": "JAVA_17",
"client": [
"CreateWorldScreenMixin",
"CreateWorldScreen_Mixin",
"WorldGenSettingsComponentMixin",
"WorldOpenFlowsMixin"
],