Grass, moss, fixes
This commit is contained in:
parent
eb1ae97c50
commit
2c2757ba8e
12 changed files with 43 additions and 6 deletions
|
@ -13,6 +13,7 @@ public class BiomeUmbrellaJungle extends EndBiome {
|
|||
.setSurface(EndBlocks.JUNGLE_MOSS)
|
||||
.addFeature(EndFeatures.UMBRELLA_TREE)
|
||||
.addFeature(EndFeatures.TWISTED_UMBRELLA_MOSS)
|
||||
.addFeature(EndFeatures.JUNGLE_GRASS)
|
||||
.addFeature(EndFeatures.END_LAKE));
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue