Here I added another patch/toggle option for issues relating to wearing stacked armor/wearable items.
Idk I use guishop to test all the skins and it seems fine in my results, not sure how you are still having the issue/able to reproduce..?
I personally haven't had complaints from my beta testers about it. It would be nice to know how you are able to reproduce the issue still relating to skinned items/item names.
You cannot use oranges skin fix with this.
StackSizeController patches
Update, if you use Killyous latest re-write of skinbox it will cause issues with this plugin (he also tried to patch it himself)
So people that use skinbox and are on the latest versions need to either comment out that hook or go back a few updates before his rewrite edition I guess.
I am still on a modified version SkinBox", "FuJiCuRa", "1.16.6" which is unaffected.
In his skinbox he tries to prevent item loss when moving a skinned stack onto another skinned item. which is where some of the issues happen/conflict.
Technically he shouldn't need to do any of that if stacksizecontroller handled it correctly which means he should be able to update his plugin with the removed redundant code.
Merged postMisticos free skins plugin also is calling this onitemsplit hook which is another piece of the puzzle for some users that plugin will need to have a toggle or support added to detect stacksizecontroller and disable his custom fix as well.. it seems
So make sure you unload that plugin prior to testing again.