Closed nnnlog closed 1 year ago
Nice, thank you!
I see the configuration stage that was added in 1.20.2 isn't implemented, I'll add it to this PR
Is the addition of chunk_1_20_2 necessary? As far as I can tell the chunk parsing didn't change and it seems to work fine if I comment it out
Whoops did not mean to merge that yet, rolled it back but I can't re-open the PR it seems
@mircokroon You are correct, I think there is no updates in chunk_1_20_2 of my revision.
This PR supports MC v1.20.2, and solves #612.
There is many changes:
readNbtTag()
.There is minor error related to decoding of RegistryDataPacket. But, there is no problem to use it.