_ForgeUser3628881 Hi, currently ExtraCD checks only for the mainhand enchant. mod.RELATED_SLOT = { [1] = "HEAD", [13] = "TRINKET1", [14] = "TRINKET2", [15] = "BACK", [16] = "MAINHAND", [18] = "RANGED", [11] = "RING1", [12] = "RING2", } Does it work if i just add the offhand slot to the list? I really think this should be in as a default.