Jungle fern

This commit is contained in:
paulevsGitch 2020-12-25 18:52:50 +03:00
parent 71a3e88b62
commit 1aeeb158fd
11 changed files with 162 additions and 2 deletions

View file

@ -18,6 +18,7 @@ public class BiomeUmbrellaJungle extends EndBiome {
.addFeature(EndFeatures.JUNGLE_GRASS)
.addFeature(EndFeatures.CYAN_MOSS)
.addFeature(EndFeatures.CYAN_MOSS_WOOD)
.addFeature(EndFeatures.JUNGLE_FERN_WOOD)
.addFeature(EndFeatures.SMALL_JELLYSHROOM_WALL)
.addFeature(EndFeatures.SMALL_JELLYSHROOM_WOOD)
.addFeature(EndFeatures.SMALL_JELLYSHROOM_CEIL)