My custom container has a very annoying issue, I followed TurtyWurtys tutorial down to a tee so I don't what could be causing the following issues. Shift clicking and item into the container put it in the bottom right corner instead of the top left. Now, God forbid I do the required action and swap the true and false booleans in "quickMove" around because then I can't shift click at all. I also have the issue of not being able to shift click items from my hotbar into the containerm, they just move into my inventory then I can shift click them into the container
#Custom Container Issues
3 messages · Page 1 of 1 (latest)
I don't even know what code to check anymore, my screenhandler for the block is an exact copy of the working tutorial. I don't know what else could be going wrong in my classes. I'm 100% willing to show whatever code is asked for
Heres the github as well: https://github.com/ZetaReticula-dev/ZetasGenesis I'm having the issue specifically with the BasketBlock