Hi guys, can you guys help me, I have made this tile entity with a container, it works like how I wanted, except on a couple of things, when I place an item to the same slot with a different Id, the item duplicates itself, and when I use hotkeys 1-9 over the item(shortcut), the item only gives one stack of item, even when there are more than 1 stack of the item.
If any one of you guys can direct me to the code, or just help me to nullify the actions, so they won't do anything at all, it would solve the problem, I tried looking for what is calling the method, but I don't know where, I tried looking at Slot, Container (where it calls shift-clicking), but they don't have it.
Thank you guys.