Add support to sophisticated backpacks
RubenPX opened this issue ยท 5 comments
It's possible to add support to sophisticated backpaks?
Mod link: https://www.curseforge.com/minecraft/mc-mods/sophisticated-backpacks
Core mod: https://www.curseforge.com/minecraft/mc-mods/sophisticated-core
sophisticated backpacks should be supported. Any custom JEI integration they have will be forwarded by JEI to EMI if you install both.
Not entirely supported. Only Destination.NONE
but no Destination.CURSOR
or Destination.INVENTORY
. It just fills the crafting slots but doesn't craft, the same as #499.
Sophisticated backpack's integration is provided by JEI, which doesn't support craft to cursor/inventory or craftables. Sophisticated backpacks would need to add first party integration to support these features.