New feature system for vanilla and datapack biomes

This commit is contained in:
paulevsGitch 2020-10-19 00:11:51 +03:00
parent 6b846b5bb7
commit a06e3287d4
10 changed files with 127 additions and 59 deletions

View file

@ -6,8 +6,8 @@
"mixins": [
"ServerPlayNetworkHandlerMixin",
"CraftingScreenHandlerMixin",
"GenerationSettingsAccessor",
"DefaultBiomeCreatorMixin",
"GenerationSettingsMixin",
"AnvilScreenHandlerMixin",
"ChorusPlantFeatureMixin",
"ChorusFlowerBlockMixin",