[Feature] Compat with ItemPhysic mod
p1ut0nium-git opened this issue · 1 comments
Is there any way to make this mod work with ItemPhysic? https://www.curseforge.com/minecraft/mc-mods/itemphysic
Current behavior:
- enable magnet in hot bar
- Mine cobblestone
- Cobblestone drops & is pulled to player’s feet by magnet, but not picked up
- Must right click or sneak to pick up (this is ItemPhysic in action)
Desired Behavior:
Dropped items pulled by magnet should go into player inventory without needing to be picked up via ItemPhysic, but when magnet is disabled typical ItemPhysic custom pickup should work as usual.