Chorus forest slimes & math fixes
This commit is contained in:
parent
56d7a2b7c3
commit
e09d1d2235
7 changed files with 14 additions and 6 deletions
|
@ -25,7 +25,7 @@ public class BiomeChorusForest extends EndBiome {
|
|||
.addFeature(EndFeatures.END_LAKE_RARE)
|
||||
.addFeature(EndFeatures.PYTHADENDRON_TREE)
|
||||
.addFeature(EndFeatures.PYTHADENDRON_BUSH)
|
||||
.addFeature(EndFeatures.PURPLE_POLYPORE_DENSE)
|
||||
.addFeature(EndFeatures.PURPLE_POLYPORE)
|
||||
.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