Fixes, green charnia

This commit is contained in:
paulevsGitch 2020-12-13 18:51:31 +03:00
parent 4640d1d533
commit 1586667cd8
15 changed files with 54 additions and 7 deletions

View file

@ -33,6 +33,7 @@ public class BiomeFoggyMushroomland extends EndBiome {
.addFeature(EndFeatures.BUBBLE_CORAL)
.addFeature(EndFeatures.CHARNIA_CYAN)
.addFeature(EndFeatures.CHARNIA_LIGHT_BLUE)
.addFeature(EndFeatures.CHARNIA_RED_RARE)
.addStructureFeature(ConfiguredStructureFeatures.END_CITY)
.addMobSpawn(EndEntities.DRAGONFLY, 80, 2, 5)
.addMobSpawn(EndEntities.END_FISH, 20, 2, 5)