Update: I was able to eventually find the values for items. It turns out that the address values for items increase or decrease by 8 per item.
So for example, it you have 3 of an item, the address value would be 24. If you have 6 it would be 48 etc.
This was the reason that I couldn't find the...