Fixes & improvements
This commit is contained in:
parent
3e1dad0694
commit
31331c2007
4 changed files with 3 additions and 2 deletions
|
@ -24,7 +24,7 @@ public class BiomeChorusForest extends EndBiome {
|
|||
.addFeature(EndFeatures.END_LAKE_RARE)
|
||||
.addFeature(EndFeatures.PYTHADENDRON_TREE)
|
||||
.addFeature(EndFeatures.PYTHADENDRON_BUSH)
|
||||
.addFeature(EndFeatures.PURPLE_POLYPORE)
|
||||
.addFeature(EndFeatures.PURPLE_POLYPORE_DENSE)
|
||||
.addFeature(Feature.VEGETAL_DECORATION, ConfiguredFeatures.CHORUS_PLANT)
|
||||
.addFeature(Feature.VEGETAL_DECORATION, ConfiguredFeatures.CHORUS_PLANT)
|
||||
.addFeature(EndFeatures.CHORUS_GRASS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue