
[BUG] Item stays became gray after swapping the item with this mod
CherubicBoot opened this issue ยท 3 comments
Version information
Fabric 1.21.4, Item Swapper 0.7.6
Other relevant installed mods
No response
Expected Behavior
The item color is supposed to be back to its original color (blue for enchanted items and white for common items)
Actual Behavior
Item color stays gray after swapping the item with this mod.
#67
Reproduction Steps
- Put one or more enchanted pickaxe in your inventory and one in your hotbar.
- Swap the pickaxe on your hotbar to the pickaxe in your inventory with this mod.
- Both of the pickaxe color will stays gray.
Render engine
- Vanilla
- Sodium(optionally with Iris)
- Optifine
- VulkanMod
- Canvas
- Other
Additional information
No response
Huh, will have to look into that. Pretty sure this should be clientside only unless you are in creative mode (so a relog should fix it). Probably needs to copy the name in later versions.
Huh, will have to look into that. Pretty sure this should be clientside only unless you are in creative mode (so a relog should fix it). Probably needs to copy the name in later versions.
Yep you're correct, it is client-side only and relog did fixed the item color, even though swapping the tools with this mod will turn it back to gray.