Is there some function or NVSE function or combination of ref-walking etc, which can detect how many items there are when an item is a "Stack" in the game world and not in a container? Like if you drop 10 items all at once instead of one at a time.
In my ref-walking with NVSE, if you find a ref and say, replace it with another... what was before a stack, becomes a single item.