Twisted umbrella moss prototype
This commit is contained in:
parent
54e24d0ce7
commit
fa0c2b1869
22 changed files with 1440 additions and 0 deletions
|
@ -12,6 +12,7 @@ public class BiomeUmbrellaJungle extends EndBiome {
|
|||
.setFogDensity(2.3F)
|
||||
.setSurface(EndBlocks.END_MOSS)
|
||||
.addFeature(EndFeatures.UMBRELLA_TREE)
|
||||
.addFeature(EndFeatures.TWISTED_UMBRELLA_MOSS)
|
||||
.addFeature(EndFeatures.UMBRELLA_MOSS)
|
||||
.addFeature(EndFeatures.END_LAKE));
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue