Player spawn in Overworld fix

This commit is contained in:
paulevsGitch 2021-01-13 13:34:43 +03:00
parent e09d1d2235
commit 56591633ec
12 changed files with 370 additions and 41 deletions

View file

@ -23,16 +23,17 @@
"MinecraftServerMixin",
"TagGroupLoaderMixin",
"EndermanEntityMixin",
"DimensionTypeMixin",
"RecipeManagerMixin",
"AbstractBlockMixin",
"DimensionTypeMixin",
"PlayerManagerMixin",
"RecipeManagerMixin",
"HostileEntityMixin",
"LivingEntityMixin",
"BoneMealItemMixin",
"PlayerEntityMixin",
"SlimeEntityMixin",
"BrewingAccessor",
"EntityMixin"
"EntityMixin",
],
"injectors": {
"defaultRequire": 1