Applied Energistics 2

Applied Energistics 2

172M Downloads

Autocrafting/Pattern compability with forge capability

Tonywww2 opened this issue ยท 1 comments

commented

Describe the feature

I have two possible plans in mind:

  1. Make the auto-crafting ignore some of the forge capability.
  2. Adds an "auto-replacing" option as the crafting pattern for the processing pattern.

Reasons why it should be considered

For example, TerraFirmaCraft adds a "Heat" Capability to lots of items, such as metal ingots. This would cause the network not to recognize the default stack that was auto-filled from JEI/EMI recipes without the "Heat" Capability with the actual returned item. This also happens with the input ingredients. The temporary way of fixing this is to manually replace the issue inputs/outputs with the actual item.

Additional details

No response

commented

We'll not touch that retroactively for Forge 1.20.1 and it's no longer an issue in newer versions due to item-capabilities being gone.
Ultimately, an item with cap A cannot be stacked with an item that doesn't have cap A which is a fundamental limitation in Forge.