Jellyshroom prototype
This commit is contained in:
parent
0fffaad9f0
commit
e103e551e3
5 changed files with 123 additions and 1 deletions
|
@ -13,6 +13,7 @@ public class BiomeUmbrellaJungle extends EndBiome {
|
|||
.setSurface(EndBlocks.JUNGLE_MOSS)
|
||||
.addFeature(EndFeatures.END_LAKE)
|
||||
.addFeature(EndFeatures.UMBRELLA_TREE)
|
||||
.addFeature(EndFeatures.JELLYSHROOM)
|
||||
.addFeature(EndFeatures.TWISTED_UMBRELLA_MOSS)
|
||||
.addFeature(EndFeatures.SMALL_JELLYSHROOM_FLOOR)
|
||||
.addFeature(EndFeatures.JUNGLE_GRASS)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue