BentoBoxWorld / Boxed

A game mode where you are boxed into a tiny space that only expands by completing advancements
Eclipse Public License 2.0
15 stars 4 forks source link

Make just one seed world. Implement vanilla biomes. #68

Closed tastybento closed 5 months ago

tastybento commented 5 months ago

The previous approach was to have a world generate with vanilla biomes and then use it as a template for the seed world. This PR replaces that with a comprehensive vanilla biome generator using details from https://minecraft.wiki/w/World_generation. There are some tweaks to make the cave biomes more likely:

sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
27.0% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud