Tree rename
This commit is contained in:
parent
bde2ac8291
commit
8286b914d7
138 changed files with 1225 additions and 1263 deletions
|
@ -16,7 +16,7 @@ public class BiomeChorusForest extends EndBiome {
|
|||
//.setMusic(SoundRegistry.MUSIC_FOGGY_MUSHROOMLAND)
|
||||
.addFeature(FeatureRegistry.ENDER_ORE)
|
||||
.addFeature(FeatureRegistry.RARE_END_LAKE)
|
||||
.addFeature(FeatureRegistry.CHORUS_TREE)
|
||||
.addFeature(FeatureRegistry.PYTHADENDRON_TREE)
|
||||
.addFeature(FeatureRegistry.CHORUS_GRASS)
|
||||
.addMobSpawn(EntityRegistry.END_SLIME, 5, 1, 2)
|
||||
.addMobSpawn(EntityType.ENDERMAN, 50, 1, 4));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue