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

Level.getBiomeId/Level.getBiomeName Bug #580

Open
officialmcpro32 opened this issue Feb 2, 2016 · 4 comments
Open

Level.getBiomeId/Level.getBiomeName Bug #580

officialmcpro32 opened this issue Feb 2, 2016 · 4 comments

Comments

@officialmcpro32
Copy link

They return the wrong Biome Name/ID
Example

function modTick(){
ModPE.showTipMessage("Biome: " + Level.getBiomeId());

}

It returns Ocean biome even if you are on a dessert biome.

@DiegoGTRatty
Copy link

Are you on a legit desert, built a desert in the middle of the ocean, or did you download a map?

@officialmcpro32
Copy link
Author

@DiegoGTRatty yes even on a jungle biome

@officialmcpro32
Copy link
Author

@zhuowei

@jose-vm
Copy link
Contributor

jose-vm commented Feb 4, 2016

This is a MCPE bug surely.

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

3 participants