Posted April 1, 20178 yr So I started using the IItemHandler capability instead of IInventory, the latter being outdated. However, vanilla tiles, like the hopper, don't seem to check for capabilities on tiles and are only interested in IInventory, meaning they won't interact with capabilities. The obvious solution is to implement IInventory as a wrapper of capabilities, but this defeats the purpose of using the capabilities in the first place. There has to be a better way. Edited April 1, 20178 yr by HashtagShell
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.