We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
我做了一个植物,想要用decorateBiomeEvent使植物生成在岩浆周围的石头上面,我用bfs(广度优先算法)计算了所有的岩浆,然后再在岩浆周围判断有没有石头,如果有就在石头上放,没有就没有,但是还是不行。
The text was updated successfully, but these errors were encountered:
No branches or pull requests
我做了一个植物,想要用decorateBiomeEvent使植物生成在岩浆周围的石头上面,我用bfs(广度优先算法)计算了所有的岩浆,然后再在岩浆周围判断有没有石头,如果有就在石头上放,没有就没有,但是还是不行。
The text was updated successfully, but these errors were encountered: