owmii / Powah

Discord:
https://discord.gg/A8TP9JY
GNU Lesser General Public License v3.0
27 stars 23 forks source link

REQ Cross-mod compatibility with AE2 Interface Blocking Mode #199

Open xenoflot opened 3 years ago

xenoflot commented 3 years ago

Version: (make sure you are on the latest version before reporting):

Issue description:

AE2 Interfaces can employ Blocking Mode which restricts the receiving inventory to just one set of ingredients for a crafting recipe. This is desirable for the elegant automation of production of Energized Steel and so forth. Unfortunately, there appears to be a compatibility issue which prevents this from working. I have tested with a basic chest and the blocking mode itself seems to be working fine.

This issue in the AE2 git suggests it's due to the way that Powah handles the stackability of items. Perhaps it could be looked into if time and energy permit. I'm not sure if this has already been addressed in later versions but I did search and found no matching issues here. https://github.com/AppliedEnergistics/Applied-Energistics-2/issues/4976

Steps to reproduce:

...

Is this a crash?, please includ it here: (Recommended to use Gist)

...

CuboidDroid commented 2 years ago

Awesome mod by the way!

Just adding that this also relates to #167 which is to do with stacking unstackable items too. A solution to this would be awesome as it causes we a lot of confusion and mod compatibility problems.