Cannot bind GUI to block inventory

Status
Fixed
Issue description

I made a block with inventory. When trying my mod in runclient, I was able to use hoppers with that block.

So made a GUI and bound its GUI to that block. However, when I was adding a slot to that GUI it said that I need to add an inventory before adding slots.

So I thought that the bug was in the block and tried to bind that gui to another block with inventory that was made before 1.8.0 and I had the same issue.

Issue comments

Just open the GUI editor (window), close and it and open it again. The second time, inherited inventory will be shown on the inventory list in the editor and you will be able to place slots.

This is a known bug and will be fixed in 1.8.1.