Small changes

This commit is contained in:
paulevsGitch 2020-12-10 21:14:32 +03:00
parent 9fc9370adc
commit 15a1a7a668
14 changed files with 33 additions and 0 deletions

View file

@ -16,6 +16,7 @@ public class BiomeAmberLand extends EndBiome {
.addFeature(EndFeatures.END_LAKE_RARE)
.addFeature(EndFeatures.HELIX_TREE)
.addFeature(EndFeatures.LANCELEAF)
.addFeature(EndFeatures.GLOW_PILLAR)
.addFeature(EndFeatures.AMBER_GRASS)
.addFeature(EndFeatures.CHARNIA_ORANGE)
.addFeature(EndFeatures.CHARNIA_RED)