Hello everyone!
I'm working on an arctic mod. Today I tried to make a barrel that can store only food. It works correctly I can store and transfer items. But they're invisible in the GUI.
Any suggestions? Here's the code:
TileEntity: https://pastebin.com/xw1Epuwt
Container: https://pastebin.com/1iJ2SSa1
Gui: https://pastebin.com/g2NGWCHy
Barrel Block: https://pastebin.com/fbs08xk0
Gui Handler: https://pastebin.com/baBY5X6Q
And screenshots of the problem
Thank you for help!