Amber ore, raw amber, amber gem, amber block
This commit is contained in:
parent
6b1029a628
commit
4a54b072d7
18 changed files with 69 additions and 19 deletions
|
@ -12,6 +12,7 @@ public class BiomeAmberLand extends EndBiome {
|
|||
.setFogDensity(2.0F)
|
||||
.setPlantsColor(122, 45, 122)
|
||||
.setSurface(EndBlocks.AMBER_GRASS)
|
||||
.addFeature(EndFeatures.AMBER_ORE)
|
||||
.addFeature(EndFeatures.END_LAKE_RARE)
|
||||
.addStructureFeature(ConfiguredStructureFeatures.END_CITY)
|
||||
.addMobSpawn(EntityType.ENDERMAN, 50, 1, 4));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue