I need some help on something that is really bugging me, and I need it resolved for my mod. Its about containers. I'm creating a house mod with a lot of containers, each one with its own unique ID and it doesnt respawn. Deafult weight (0.00) is used for each container. My problem starts when I'm creating my own unique cupboards from the vanilla ones. The deafult cupboard can hold a lot of items, so much so you have to scroll down in the list of items. But as soon as I change the ID to something unique, it seems the capacity shrinks a big deal. This means as soon a I start adding items (in game) most of it doesnt show in the cupboard. For example: I place a vanilla standard not respawning cupboard in my house mod, and when I play the game I can add multiple items in it. No problem. Even when it does get to full, I just use the "Take all". Problem solved. But now, I take the same cupboard, gives it an unique ID, calls it something like: "Things I still want to sell". This time when I play the game and put my stuff in the cupboard, only a few is shown in the menu. The rest is gone. Not even "take all" gives them back???? Any ideas how I can solve this?