Inventory Tweaks support absent
magneticflux- opened this issue ยท 4 comments
Inventory Tweaks support is completely missing from the 1.12 version. Sorting and other features do not work in ender chests or bags.
To support Inventory Tweaks, simply add the interface from their API (located here) to the ContainerEnderItemStorage class.
@covers1624 I'm working on a PR that fixes it. It should be done in a day or two since I just got sorting working for a single test case.
Im not pushing any more updates for 1.10 and 1.11, 1.12 is the place to be, it's time to move on.