minecraft-world-downloader
minecraft-world-downloader copied to clipboard
1.20.2 Support
Update the program to work properly with 1.20.2
It's not working due to the new "Configuration" stage. I may try to add support myself, but in the meantime, you can use ViaProxy
So looking at the protocol it looks like the only info that may need to be processed by the proxy is dimension and maybe biomes but the rest is no use to the proxy and can just be forwarded to the client. As for server bound info, again I don't believe any of it is of any use to the proxy and can just be forwarded
So looking at the protocol it looks like the only info that may need to be processed by the proxy is dimension and maybe biomes but the rest is no use to the proxy and can just be forwarded to the client. As for server bound info, again I don't believe any of it is of any use to the proxy and can just be forwarded
im trying to find any way to fix this, but i got no clue how to start with this code that i dont know... What exactly do we look out for, do you know which packet id or anything in this regard was changed? My eyes hurt now from all this research and reading 😂
It's not working due to the new "Configuration" stage. oh my god, im so blind...