ViaVersion / ViaBackwards

Allows the connection of older clients to newer server versions for Minecraft servers.
https://hangar.papermc.io/ViaVersion/ViaBackwards
GNU General Public License v3.0
442 stars 85 forks source link

Fix horse/llama's armor/carpet not visible in 1.20.5->.3 #765

Closed FlorianMichael closed 1 month ago

FlorianMichael commented 1 month ago

Horse armor has to be mapped to 4 which is equal to EquipmentSlot#CHEST, llama's need the extra carpet color metadata.

Closes https://github.com/ViaVersion/ViaBackwards/issues/756