Lantern woods structures, block translations & fixes
This commit is contained in:
parent
c3ce436fe0
commit
406cc8f900
16 changed files with 95 additions and 3 deletions
|
@ -29,6 +29,8 @@ public class LanternWoodsBiome extends EndBiome {
|
|||
.addFeature(EndFeatures.POND_ANEMONE)
|
||||
.addFeature(EndFeatures.CHARNIA_ORANGE)
|
||||
.addFeature(EndFeatures.CHARNIA_RED)
|
||||
.addFeature(EndFeatures.RUSCUS)
|
||||
.addFeature(EndFeatures.RUSCUS_WOOD)
|
||||
.addStructureFeature(ConfiguredStructureFeatures.END_CITY)
|
||||
.addMobSpawn(EntityType.ENDERMAN, 50, 1, 2));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue