Entity-egger and offhand items
Cat940 opened this issue ยท 5 comments
If you release a mob from entity egger and you have something in your offhand ,it siply disappears.
it should drop nas item are you sure it disappears also what version are you using ?
I just reproduced the issue, though I think @Cat940's explanation was ambiguous.
Minimal environment:
- Minecraft 1.15.2
- Forge 31.2.45 (latest as of writing)
- Futurepack 1.15.2-20.1.0
Steps to reproduce:
- Capture a mob with an Entity Egger
- Hold the full Entity Egger in the main hand
- Hold any other item in the offhand
- Right click to place the entity
The expected result is that the entity will be placed, the empty Entity Egger will drop as an item, and the item in the offhand will remain without changes.
The actual result is that the entity will be placed, the empty Entity Egger will drop as an item, and the item in the offhand will be destroyed.