Pink and White Terraces

Pink and White Terraces

29 Downloads

The Pink and White Terraces were formed by upwelling geothermal springs containing a cocktail of silica-saturated, near-neutral pH chloride water. The Pink Terrace, or Te Otukapuarangi ("The fountain of the clouded sky") in Maori, and the White Terrace, also known as Te Tarata ("the tattooed rock"), were natural wonders of New Zealand.

This mod required the ability to add biomes to the End, which is the subject matter of another mod. It just adds to the End generation by adding biomes to in the biome registry. 

This is derivitive work from "Stygian End" by Superfluke created during a mod jam, specifically splitting the biome code and the End generation code. I think the end generation code is from vanilla. MIT licensed, and confirmed on Discord (ModdedMinecraft#moddev ~17-05-2019 553pm)

Love feedback, but please back any suggestions up with code as I a new to this.

Goals;

  • Prove biomes can be added to the end - done but textures broken
  • Provide testing code
  • Provide configuration to turn biomes and dimention settings
  • Provide the ability to turn off 'Chorus End' biomes
  • Provide the ability to select a biome for the End  Dragon Island
  • Provide "coloured" biomes for testing purposes and providing myself and others sample code;
    • Pink: Pink terracotta as the 'grass top' level of land generation (ie top of end islaands)
    • White: white terracotta placed with height dependant variables, such as y:2 chunk checkerboard and island cannopy.
    • Blue: Blue terracotta pools and water generation, with edges, walls, and (overlapping?) feature generation.
    • The 2x Stygian biomes, forrest and swamp.
    • etc