Terrain generator (WIP)

This commit is contained in:
paulevsGitch 2021-12-18 23:57:44 +03:00
parent c515c3c367
commit ce88ec23f7
65 changed files with 283 additions and 371 deletions

View file

@ -8,25 +8,27 @@
"ChorusPlantFeatureMixin",
"PlayerAdvancementsMixin",
"ChorusFlowerBlockMixin",
"StructureFeaturesMixin",
"NoiseInterpolatorMixin",
"ChorusPlantBlockMixin",
"EndPodiumFeatureMixin",
"EndDragonFightMixin",
"WorldGenRegionMixin",
"BlockBehaviourMixin",
"NoiseChunkAccessor",
"DimensionTypeMixin",
"CraftingMenuMixin",
"LivingEntityMixin",
"ServerPlayerMixin",
"SpikeFeatureMixin",
"ServerLevelMixin",
"NoiseChunkMixin",
"EnderManMixin",
"EndSpikeMixin",
"MonsterMixin",
"EntityMixin",
"PlayerMixin",
"SlimeMixin",
"StructureFeaturesMixin",
"NoiseInterpolatorMixin"
"SlimeMixin"
],
"injectors": {
"defaultRequire": 1