Block state desync bug
coffeeemu873761 opened this issue ยท 3 comments
Versions of Minecraft, Fabric and Adorn
- Adorn: 1.13.0
- Minecraft: 1.16.5
- Fabric Loader: 0.7.2
- Fabric API: 0.32.0
Describe the bug
the textures of the blocks in the mod are glitched
To Reproduce
- enter game with mod
- look at item of mod
- has different texture
Expected behavior
the game should display the modded block correctly. This mod is on a server and others on the server can see the correct texture except I cannot.
this is how it looks with a stone torch on left and shelf on right
Additional context (Optional)
Please make sure you have the exact same set of mods (excluding client-only or server-only mods like Mod Menu) as the server has. These issues are usually caused by the two having a different set of mods.
I have copied and pasted the mods from the server folder into my client folder, and it is still happening.