Bulb moss
This commit is contained in:
parent
2bf4e01e9c
commit
3647125bad
15 changed files with 286 additions and 5 deletions
|
@ -23,6 +23,8 @@ public class BiomeAmberLand extends EndBiome {
|
|||
.addFeature(EndFeatures.LANCELEAF)
|
||||
.addFeature(EndFeatures.GLOW_PILLAR)
|
||||
.addFeature(EndFeatures.AMBER_GRASS)
|
||||
.addFeature(EndFeatures.BULB_MOSS)
|
||||
.addFeature(EndFeatures.BULB_MOSS_WOOD)
|
||||
.addFeature(EndFeatures.CHARNIA_ORANGE)
|
||||
.addFeature(EndFeatures.CHARNIA_RED)
|
||||
.addStructureFeature(ConfiguredStructureFeatures.END_CITY)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue