Occultism

Occultism

37M Downloads

[1.20.1] Backport storage EMI transfer handler fix from 1.21.1

petepi3 opened this issue ยท 1 comments

commented

Describe the bug
On 1.20.1 EMI crafting will not let you use the plus icon to transfer items from dimensional storage actuator to the crafting grid, it will only detect items in players inventory.
I've seen this was resolved in commits
#1147
#1223
But the commits were only applied to version 1.21.1

Since a lot of common mods still run at max version 1.20.1, a lot of modpacks would benefit from including this fix/feature in the previous version as well.

To Reproduce
Steps to reproduce the behavior:
With EMI and occultism installed on version 1.20.1:

  1. Place dimensional storage actuator.
  2. Right click to open menu.
  3. Place a crafting ingredient inside storeage actuator inventory. (eg. 9 gold nuggets).
  4. Inside EMI, search an item to be crafted (eg. gold ingot).
  5. Open recipe to create the item ( default click [U] while hovering the item in EMI. ).
  6. Notice that the plus icon is disabled.

Expected behavior
Plus icon is enabled and allows to transfer ingredients from storage to the crafting grid.

System (please complete the following information):

  • Occultism Version: 1.20.1-1.140.2
  • OS: Windows
  • Minecraft Version: 1.20.1
  • Modpack Link and Version, or list of mods: modpack is unlisted with over 200 mods, but i also tested it with just occultism JEI and minimum dependencies to the same result.
commented

I believe this issue should be closed now?