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

Chunk Y position #39

Open
codingMASTER398 opened this issue Apr 25, 2021 · 1 comment
Open

Chunk Y position #39

codingMASTER398 opened this issue Apr 25, 2021 · 1 comment

Comments

@codingMASTER398
Copy link

hey there!
In the documentation and program, you can only load chunks by x and z position.
In minecraft though, this is a different case.
Screenshot from 2021-04-25 10-36-13
And, when you go a bit lower,
Screenshot from 2021-04-25 10-37-06
An entirely different chunk.
Screenshot from 2021-04-25 10-38-36
How can I load a chunk using the Y position also, or do I have to multiply and do math or some shit to make the y position relative?

@zardoy
Copy link
Contributor

zardoy commented Jun 12, 2024

if you load it with flying-squid ensure dimension in the login packet has the right world height and min_y (not 0 for newer versions).

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