minecraft-world-downloader
minecraft-world-downloader copied to clipboard
Block item Ids aren't copied properly
I am using this to back up sky factory 4 server world to save to single player, It only copied vanilla items.


Please fix this
I guess this is a duplicate of #144 ?
Yeah, well has saying his is fabric but this one was forge mod pack. #16 is the same problem im assuming.
Ah, I see. That one is a similar issue yeah but the solution is not the same since it worked quite differently in 1.12.
This one is straightforward to fix, just need to add some handling for the Forge packet that registers the modded blocks (same for the Fabric issue although I'm not yet sure how it works there). Hopefully I'll get around to it soon.