Integrated Dynamics

Integrated Dynamics

63M Downloads

Dragging ghost items/fluids/etc. from JEI/EMI into a logic programmer works only partially

WeaselOnaStick opened this issue ยท 2 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

Dragging items from JEI/EMI into the logic programmer doesn't work everywhere, meanwhile dragging items from actual inventory works. This inconsistentcy doesn't look intentional.

You can see in the recording below I can successfully use a ghost JEI item (water bottle) for the Item() function, but I can't use the same technique when adding it as an item in a list (or any other operator that takes "Item" input). But I can do both normally if the item is in my inventory

javaw_LX7cNv2KSp.mp4

Versions:

  • This mod: 1.23.2
  • Minecraft: 1.19.2
  • Mod loader version: Forge 43.4.0
commented

Thanks for reporting!

commented

Furthermore, operators that accept Item/Fluid variables, don't accept dragging in actual/ghost items at all, which I find very unintuitive