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

Code Help Request: Searching for Large Biome islands with Village or Pillager Outpost #99

Open
ShinzoDev opened this issue May 15, 2023 · 0 comments

Comments

@ShinzoDev
Copy link

Hi

I wonder if its possible to search for islands that contain a village or pillager outpost on large biome world types?

I was thinking the if conditions would be something like:
if there is any ocean <150 blocks north from spawn && if there is any ocean <150 blocks south from spawn && if there is any ocean <150 blocks east from spawn && if there is any ocean <150 blocks west from spawn && if there is a village or pillager outpost < 150 blocks from spawn

Would something like this be possible?
If so, could someone help me with the code?

Thanks

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

1 participant