Suggestion/Cross-mod bug: Better support for Inventory Tweaks Renewed's Sort function
HipHopHuman opened this issue ยท 4 comments
Minecraft Version
1.16.5
Forge Version
36.1.32
Mod Version
Inventory Tweaks Renewed: 1.16.4-1.0.1 (Beta)
PneumaticCraft: Repressurized: 1.16.5-2.13.1-200
Describe your problem, including steps to reproduce it
The Inventory Tweaks: Renewed mod adds a GUI button/middle click function to almost every inventory that when clicked, will auto-sort that inventory (a bit like Quark's sort feature). The problem is that when this function is activated on any PneumaticCraft machine that can hold upgrades, the upgrades are ejected from their upgrade slots and inserted into the machine's main inventory.
Steps to reproduce:
Install PNC:R
Install InvTweaks
Make a creative test world
Place a Smart Chest
Insert any upgrades into the Smart Chest's upgrade slots
Insert any random items into the Smart Chest's main inventory
Click the "Sort" button
What should happen: The items in the main inventory are sorted, and the upgrades stay in the upgrade slots
What actually happens: The upgrades are transferred from the upgrade slots to the main inventory
Any other comments?
Is it even possible to hide upgrade slots from other mods? Is this behavior intentional so that upgrades can be hoppered in/out? If so, should I place an issue report on the InvTweaks repo?
I'll check the mod and see if there's some kind of API to make it ignore certain slots...
Ah, I should have looked a bit harder, it seems you and duncan have spoken about this issue before
Yeah, I'm gonna go with my previous answer and call this an Inventory Tweaks bug still.
See reo-ar/InvTweaksRenewed#20 (comment) for a more detailed explanation. Nothing I can do here; this is on InvTweaks to sort out (pardon the pun).