Quark Compat with Hotbar Selection
KAfable opened this issue ยท 3 comments
Expected Behavior
You can move carry-on tile items into your inventory if you have Quark installed (eg. SevTech Ages), allowing the player to pick up a spawner/chest/machine, etc. use Quark's hotbar feature to move the item into their inventory, and then proceed as normal with the item in their inventory.
Actual Behavior
Steps to Reproduce
- Pick up something with Carry On (such as a Mekanism Smelting Factory)
- Use the Quark 'Hotbar Selection' keybind to switch your hotbar (and moving the Carry On tile to your inventoiry)
- You can select the item normally, and move it with your mouse to your main hand anytime you want to drop it off again.
Version of Minecraft, Carry On, Forge
Forge 2635
Minecraft: 1.12.2
Carry On: 1.8
Quark: r1.4-122
Screenshots encouraged
Ok, just checked. Quark does not have a blacklist for this (it has pretty much everything else lol). What we could do is check to see if the item is in the hotbar. If it's not in the hotbar (and instead in the main inventory), it can drop it in the real world (e.g., drop or place).
That sounds definitely the cleanest option, just bringing this up because it definitely seem's like one of those mod interactions that goes against the 'spirit' of the mod. Although really, my other suggestion would be to have a config in carry-on that enables whether it checks if item is in inventory or not (so players could choose to use this interaction if it's more fun for them).