WIP: portals

This commit is contained in:
Aleksey 2020-10-22 18:01:07 +03:00
parent 433ff01304
commit 9372d0ca02
12 changed files with 501 additions and 72 deletions

View file

@ -9,6 +9,7 @@
"GenerationSettingsAccessor",
"DefaultBiomeCreatorMixin",
"AnvilScreenHandlerMixin",
"ServerPlayerEntityMixin",
"ChorusPlantFeatureMixin",
"ChorusFlowerBlockMixin",
"ChorusPlantBlockMixin",
@ -25,7 +26,8 @@
"LivingEntityMixin",
"BoneMealItemMixin",
"SlimeEntityMixin",
"BrewingAccessor"
"BrewingAccessor",
"EntityMixin"
],
"injectors": {
"defaultRequire": 1