Amaranita mushroom blocks (WIP), Sagnum
This commit is contained in:
parent
81fe38ad8d
commit
5e3a3ef6cd
40 changed files with 478 additions and 4 deletions
|
@ -13,7 +13,7 @@ public class DragonGraveyardsBiome extends EndBiome {
|
|||
.setFogDensity(1.1F)
|
||||
.setMusic(EndSounds.MUSIC_OPENSPACE)
|
||||
.setLoop(EndSounds.AMBIENT_GLOWING_GRASSLANDS)
|
||||
.setSurface(EndBlocks.CAVE_MOSS)
|
||||
.setSurface(EndBlocks.SANGNUM)
|
||||
.setWaterAndFogColor(203, 59, 167)
|
||||
.setPlantsColor(244, 46, 79)
|
||||
.addFeature(EndFeatures.OBSIDIAN_PILLAR_BASEMENT)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue