We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
/viaversion dump
Not required
When creating an ArmorStand using:
ArmorStand stand = (ArmorStand) world.spawnEntity(world.getSpawnLocation(), EntityType.ARMOR_STAND); stand.setSmall(true); stand.setVisible(false); stand.setMarker(true); stand.setCustomNameVisible(true);
The hologram emulation breaks and will show only the zombie rather than the zombie/skull combination
The holograms should be converted as usual.
No response
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
No branches or pull requests
/viaversion dump
OutputNot required
Console Error
Not required
Bug Description
When creating an ArmorStand using:
The hologram emulation breaks and will show only the zombie rather than the zombie/skull combination
Steps to Reproduce
Expected Behavior
The holograms should be converted as usual.
Additional Server Info
No response
Checklist
The text was updated successfully, but these errors were encountered: