Piggy backpack only works on mobs that don't have right click interactions.
Charmanth opened this issue ยท 3 comments
Issue description:
If crashed, link to crash report (use a site such as pastebin):
Versions:
- Minecraft: 1.16.5
- Forge: 36.1.16
- Mantle: 1.16.5-1.6.92
- Tinkers Construct: 1.16.5-3.0.3.144
Confirm below that this issue is not covered on the roadmap or "Whats New?"
Can it be reproduced with just Tinkers Construct? If not, list the other mods required to reproduce the issue.
Tested with just Tinkers Construct, issue still exists.
I cannot piggy backpack any tamed wolves, villagers, etc that have any kind of right click interaction. It just does the interaction instead of piggybacking the mob.
Didn't work with my tamed wolves but ok. Good to know this glitch won't be fixed ;)
If its not working on tamed wolves, sounds like a bug with wolves. Its possible mojang only fixed item interactions for villagers. So, this might be a vanilla bug that you cannot sneak to use items to interact with wolves.
Edit: yep, looking at villager vs wolf code, looks like villagers added a sneaking check but wolves did not. Definately a vanilla bug (how does this work with leads), but may be worth looking into again.