maruohon / servux

A server-side Minecraft mod that sends data to and provides some other integration with masa's client-side mods
GNU Lesser General Public License v3.0
47 stars 18 forks source link

Mod - Compatability issue "quickshulker" #1

Open campbebj opened 3 years ago

campbebj commented 3 years ago

For some reason, when i updated servux on my server to get minihud structures working part of the behavior of "quickshulker" https://github.com/kyrptonaught/quickshulker stopped working, specifically right clicking on ender chests and shulker boxes in your inventory to open them, while other parts of the mod continue working fine. I changed nothing else on my client or server at that time. if i remove servux again then the other mod starts working. I also opened a bug on quickShulker incase they figure it out. https://github.com/kyrptonaught/quickshulker/issues/21

PS your readme is still for litematica

maruohon commented 3 years ago

I uploaded version 0.1.6, which should fix the custom payload packet handling breaking other mods and Fabric API networking.