Fixed some boot-crashes

This commit is contained in:
Frank 2022-05-17 21:03:08 +02:00
parent 54bbb75d77
commit 277dcc04b7
9 changed files with 51 additions and 45 deletions

View file

@ -4,6 +4,7 @@
"package": "ru.betterend.mixin.common",
"compatibilityLevel": "JAVA_16",
"mixins": [
"LevelMixin",
"NoiseBasedChunkGeneratorAccessor",
"NoiseGeneratorSettingsMixin",
"NoiseInterpolatorAccessor",
@ -17,7 +18,6 @@
"WorldGenRegionMixin",
"BlockBehaviourMixin",
"NoiseChunkAccessor",
"DimensionTypeMixin",
"CraftingMenuMixin",
"LivingEntityMixin",
"ServerPlayerMixin",