In my mod, there's a collectable item which is a part of a quest. Unfortunately, in-game, it doesn't seem to stack. It instead has many instances of the same item. How can this be fixed?
In my mod, there's a collectable item which is a part of a quest. Unfortunately, in-game, it doesn't seem to stack. It instead has many instances of the same item. How can this be fixed?
There's two reason I know of that makes items not stack. They have scripts on them, or have different IDs.