Hi.
I have just discovered, that my Mod has some kind of bug, where you can create items through the Staff Enchanters on Solsteim. Is it possible to fix that issue? - I just wanted to make it possible to enchant it by an enchantment table, not the ability to make an infinite number of the items without spending anything at all.
All I have done it added it to the constructable list with the WICraftingEnchanting, and have made following conditions:
EPTemperingItemIsEnchanted != 1 AND
HasPerk Perk: 'Enchanter80' == 1 AND
Any help will be appreciated