minecraft-world-downloader
minecraft-world-downloader copied to clipboard
BlockIds wrong on modded 1.12.2 server
trafficstars
Hi,
As you can see every non-vanilla block is replaced with some random (but always the same) vanilla block, block positions are correct tho.
Not sure if it is a bug, it seems like it's somewhat intended since copying the chunk Sections should be pretty straightforward, even with mods and modded BlockIDs, but maybe I'm missing something.
Still it's impressive that the files are still readable x)
I think this is caused by modded using more bits/block than vanilla 1.12. Should be straightforward to fix, I think.