Off hand disappearing when crafting duplicate
Trcx528 opened this issue ยท 6 comments
Just a minor bug, when crafting using a runic altar. If you right click the runic altar with an empty hand it duplicates your last recipe as intended, but also cause any items in your offhand to disappear on the client. Clicking the offhand slot in your inventory causes the item to return. This might also apply to the petal apothecary as it uses a similar right click mechanic.
This is just a client desync issue.. Probably easy to fix.. I think.
To @williewillus Desync issue? I can't think of anything else
isn't it just that on the clientside it's taking the item from your offhand but it's not on the server world? wouldn't that just need a check?
For instance, as an example, the Yeta Wrench (EnderIO) doesn't do the Shift+RightClick removes machines things with items in offhand. Maybe just disable that altogether?