some items have sorting incompatibility
jkuball opened this issue ยท 4 comments
When you have some specific items in your inventory you're unable to sort it. When you do it, the sorting fails and you end up with the item grabbed by your mouse. That's extremely annoying and dangerous: you could accidentally drop an important item in lava.
I assume it has to do with some strange NBT data.
This bug is perfectly reproducable with a mana tablet from botania. (It also happens sometimes with some rotarycraft machines)
(You can workaround this with placing the item in the hotbar, but this is not a reliable solution since you have to sacrifice a hotbar slot)
Versions used: InventoryTweaks-1.59-dev-156, Botania r1.6-193
Make sure the server (if you're playing on one) has inventory tweaks installed, and your client is set to use the server-side helper in the invtweaks settings.
I didn't know that InvTweaks is not only a client-side mod. Yeah, that fixed it. Thanks!
@Kobata Some way to do this without putting the mod on the server?