Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tamed wolves disguised as other entities can't be toggled between sit and stand modes. #8

Open
James103 opened this issue May 18, 2021 · 0 comments

Comments

@James103
Copy link

James103 commented May 18, 2021

To reproduce:

  1. Starting with Minecraft 1.16.5, install Fabric loader and Fabric API.
  2. Install mobdisguises-1.0.0-fabric and disguiselib-1.0.2-fabric.
  3. Create a new world with cheats enabled.
  4. Find or /summon a wolf and tame it.
  5. Click on the wolf, telling it to sit or stand. Without the disguise, the wolf obeys the new command.
  6. Run /disguise @e[type=wolf] as zombie.
  7. Click on the (disguised) wolf with an empty hand, telling it to sit or stand. With the disguise, the wolf does not obey the new command.

Workaround:
Instead of clicking on the wolf with an empty hand, click on the wolf with some dye (or food item when on low health). The dye/food may get consumed, but the wolf does change from sitting to standing or vice versa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant