Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plains world at Y=32, how? #532

Closed
agusztin opened this issue Jun 4, 2017 · 1 comment
Closed

Plains world at Y=32, how? #532

agusztin opened this issue Jun 4, 2017 · 1 comment

Comments

@agusztin
Copy link

agusztin commented Jun 4, 2017

I want to make a world with one biome: Plains at the level Y=32
The problem is that i have big oceans like this: https://gyazo.com/9366cba8c78d4cbbbc95b2822b99211c.png

When the world is at the level Y=64 (Default) the big oceans do not appear.
Same place: https://gyazo.com/37b7247ea03269cf784c2ef7e0d09daf.png

Some of the configs:

WorldConfig.ini

GenerationDepth: 10
BiomeGroup(NormalBiomes, 0, 100, Plains)
LandRarity: 100
WaterLevelMax: 32

Full WorldConfig.ini -> https://pastebin.com/DFq0eTj7

Plains.bc

BiomeHeight: -1.99
BiomeVolatility: 0.05

Full Plains.bc -> https://pastebin.com/hbBmtnXK

/tc biome command -> Plains ID 1

Server version: This server is running CraftBukkit version git-Spigot-21fe707-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
TerrainControl Version: 2.7.2

@agusztin
Copy link
Author

agusztin commented Jun 5, 2017

This is a bug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants