minecraft-world-downloader icon indicating copy to clipboard operation
minecraft-world-downloader copied to clipboard

BlockIds wrong on modded 1.12.2 server

Open Wolrus opened this issue 5 years ago • 1 comments
trafficstars

2020-04-19_20 53 35 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)

Wolrus avatar Apr 19 '20 19:04 Wolrus

I think this is caused by modded using more bits/block than vanilla 1.12. Should be straightforward to fix, I think.

mircokroon avatar Apr 23 '20 19:04 mircokroon