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

Block item Ids aren't copied properly

Open ramseyspace opened this issue 4 years ago • 3 comments

I am using this to back up sky factory 4 server world to save to single player, It only copied vanilla items.

Screenshot 2021-04-06 233637

Screenshot 2021-04-06 233550

Please fix this

ramseyspace avatar Apr 07 '21 03:04 ramseyspace

I guess this is a duplicate of #144 ?

mircokroon avatar Apr 07 '21 09:04 mircokroon

Yeah, well has saying his is fabric but this one was forge mod pack. #16 is the same problem im assuming.

ramseyspace avatar Apr 09 '21 03:04 ramseyspace

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.

mircokroon avatar Apr 18 '21 18:04 mircokroon