Resource Backpack's

Resource Backpack's

74.3k Downloads

Multiplayer backpack's model display

lucasboinet opened this issue ยท 3 comments

commented

Mod loader

Fabric

Mod version

0.12.5-BETA

Minecraft version

1.21.4

Issue description

Players see the backpack they are carrying displayed on other players. Players who aren't wearing a bag don't see any bag on the other players. For example, if I'm wearing a diamond bag, then I'll see a diamond bag on all the other players. Conversely, if I'm not wearing a bag, then I won't see any bags on the other players.

If Bug

  • I have confirmed this bug is reproducible on a minimal setup, not a modpack with many other mods.

Provide the latest.log file

No response

commented

Version 0.13.0-BETA is available on Curseforge and Modrinth

commented

Hey thanks for reporting i'm aware of that issue, im currently working on a fix for that, but that seems to need more changes then expected :)

commented

Ok the fix was easier then expected, i simply forgot to sync the PlayerData with the other clients. The fix will be released with the 0.13.0-BETA version. But i can't give an exact date for it, since i need to fix some more or less broken features.