Disguising non-living entity as living entity then hitting the disguised entity kicks attacking player
James103 opened this issue ยท 0 comments
To reproduce (from my previous experience):
- Starting with Minecraft 1.16.5, install Fabric loader and Fabric API.
- Install mobdisguises-1.0.2-fabric and disguiselib-1.0.4-fabric.
- Create a new world with cheats enabled.
- Summon a non-living entity such as an item or XP orb.
- Disguise the non-living entity as a living entity.
- Punch the disguised entity.
- You get kicked with "Attempting to attack an invalid entity"
The above are the steps as I remember them and may not be entirely correct.