Jungle vine

This commit is contained in:
paulevsGitch 2020-12-25 17:29:06 +03:00
parent 1116daeb1f
commit 71a3e88b62
16 changed files with 61 additions and 5 deletions

View file

@ -21,6 +21,7 @@ public class BiomeUmbrellaJungle extends EndBiome {
.addFeature(EndFeatures.SMALL_JELLYSHROOM_WALL)
.addFeature(EndFeatures.SMALL_JELLYSHROOM_WOOD)
.addFeature(EndFeatures.SMALL_JELLYSHROOM_CEIL)
.addFeature(EndFeatures.JUNGLE_VINE)
.addFeature(EndFeatures.CHARNIA_CYAN)
.addFeature(EndFeatures.CHARNIA_GREEN)
.addFeature(EndFeatures.CHARNIA_LIGHT_BLUE)