Bulb moss

This commit is contained in:
paulevsGitch 2020-12-12 13:50:40 +03:00
parent 2bf4e01e9c
commit 3647125bad
15 changed files with 286 additions and 5 deletions

View file

@ -23,6 +23,8 @@ public class BiomeAmberLand extends EndBiome {
.addFeature(EndFeatures.LANCELEAF)
.addFeature(EndFeatures.GLOW_PILLAR)
.addFeature(EndFeatures.AMBER_GRASS)
.addFeature(EndFeatures.BULB_MOSS)
.addFeature(EndFeatures.BULB_MOSS_WOOD)
.addFeature(EndFeatures.CHARNIA_ORANGE)
.addFeature(EndFeatures.CHARNIA_RED)
.addStructureFeature(ConfiguredStructureFeatures.END_CITY)