WIP: portals
This commit is contained in:
parent
433ff01304
commit
9372d0ca02
12 changed files with 501 additions and 72 deletions
|
@ -9,6 +9,7 @@
|
|||
"GenerationSettingsAccessor",
|
||||
"DefaultBiomeCreatorMixin",
|
||||
"AnvilScreenHandlerMixin",
|
||||
"ServerPlayerEntityMixin",
|
||||
"ChorusPlantFeatureMixin",
|
||||
"ChorusFlowerBlockMixin",
|
||||
"ChorusPlantBlockMixin",
|
||||
|
@ -25,7 +26,8 @@
|
|||
"LivingEntityMixin",
|
||||
"BoneMealItemMixin",
|
||||
"SlimeEntityMixin",
|
||||
"BrewingAccessor"
|
||||
"BrewingAccessor",
|
||||
"EntityMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue