Topic category: Feature requests and ideas for MCreator
So I recently was working on making a custom backpack that you could place down and open. You can put any item inside (while backpack is placed down), exit the backpack, and open it again and the items will still be in there. Like a chest. While that component works, when you break the "backpack" and place it down again, the items have disappeared. I'm guessing it is some sort of bug because I enabled inventory on the block and unchecked the box that read "Dose this block drop items from its inventory when destroyed." This did not work. And before you say anything, yes I made sure I checked the box that read "Enable Inventory on this block."
Could you either fix this bug (if it is one), or tell me what I'm doing wrong?
Thanks! I really do appreciate it either way. Keep up the good work.
No it is not a bug. When you break the block the items that were in it get deleted because the block doesn't drop them and if you place down the block again it's like if it were a new block.
What it does is, for instance. "Chest has items: True, Chest is broken: True, Are Dropped items enabled?: False ; Deleting items."
@#1 So it is a glitch because the items would stay in the block and when you place it down they should be there right?
@#2 Well thats annoying, but thanks for letting me know what the problem is.
TheTeamFighter this should be sent from the report bug page
Howd you make it keep the items inside after you exit? been having that problem for a while
@#3 Thank you, i will report as a bug instead.