Started by
TheCoolOne
on
Topic category: Help with Minecraft modding (Java Edition)
Hey, im fiddling around with MCreator and i cant seem to get inventories for blocks to work. Im working with MCreator for 1.12.2. My issue is, that I have an inventory binded to a block, but when i open the inventory from the block, put something in and close it, the items vanish. I have binded the inventory to the block, enabled inventory for the block and am opening it with When the block is right clicked, open the inventory GUI. Ive looked around on the forum but nothing i have found has helped. Thank you for any help. This is getting annoying.
You need to make sure that slots use inherited inventory, that the block has inventory enabled and that you use block slot management procedure blocks.
I have done that last two things you said to check, but i dont know whay inherited inventory means and unable to find helpful search results.
Try not adding a separate inventory when binding.