Advanced Generators

Advanced Generators

40M Downloads

Item Input Port not working with NeoTech item pipe

JCMais opened this issue ยท 2 comments

commented

Minecraft version: 1.9.2
Forge Version: 1863
Advanced Generators: 9.20.7
NeoTech version: 1.9-3.0.5

2016-04-21_17 46 46

From what I can see, this happens because the item is not implementing the forge interface IItemHandler.

commented

Known issue. I'm in the process of updating everything to IItemHandler, but it requires some backend changes to how stuff is stored and how different modules in multiblocks interact. Will be fixed soon(tm).

commented

I'm closing this issue as part of a spring cleaning of my issue trackers from old stuff.

If you believe it's a bug that is still relevant in Minecraft 1.12 - Feel free to reopen it.