
Macaw's Furniture containers doesn't accept items from Immersive Engineering's conveyor belts
Switchell22 opened this issue ยท 3 comments
Minecraft Version
1.21.1
Immersive Engineering Version
12.3.1-189
Expected Behavior
Conveyor belt and/or item router successfully deposits item into Macaw's Furniture containers
Actual Behavior
Conveyor belt successfully puts item into container's inventory
(Issue also affects item routers from Immersive Engineering)
Steps to reproduce
- Install both Macaw's Furniture and Immersive Engineering
- Launch Minecraft, and enter Creative Mode (this issue also affects Survival, but this allows for quicker testing)
- Place any Macaw's Furniture containers down (wardrobe, drawers, etc)
- Place a conveyor belt leading into the container
- Drop an item onto the conveyor belt
Debug Crash Log
This seems to be (as noted in the other issues) on Macaw's Furniture for not implementing IItemHandler
capabilities and just going with the Vanilla Container
implementation; it seems like Mekanism logistical transporters may also not work.
I've asked on the other side, and I think this will be on them to fix.
From what I tested, this issue doesn't affect other mods' containers.
I originally entered this as a bug for Balm, but per the dev there, it sounds like it's not an issue with Balm.
TwelveIterationMods/Balm#173
I also posted this bug in Macaw's Furniture as I'm unsure if this bug is due to Macaw's Furniture or due to Immersive Engineering.
sketchmacaw/MacawsModsIssues#542