Update German Translations
As the one who wrote the armor trims, I don't like this approach of storing them all in a table. You're accessing them with a strings anyway, so you might as well just pass that into the translation function.
chmodsayshello
synced and deleted reference 2024-06-22 14:09:29 +02:00
refs/tags/refs/merge-requests/1/merge
at chmodsayshello/TheBridge from mirror
chmodsayshello
synced and deleted reference 2024-06-22 14:09:29 +02:00
refs/tags/refs/merge-requests/1/head
at chmodsayshello/TheBridge from mirror
chmodsayshello
synced and deleted reference 2024-06-21 21:49:28 +02:00
refs/tags/refs/merge-requests/2/merge
at chmodsayshello/TheBridge from mirror
chmodsayshello
synced and deleted reference 2024-06-21 21:49:28 +02:00
refs/tags/refs/merge-requests/2/head
at chmodsayshello/TheBridge from mirror
chmodsayshello
synced and deleted reference 2024-06-20 04:59:28 +02:00
refs/tags/refs/merge-requests/3/merge
at chmodsayshello/TheBridge from mirror
chmodsayshello
synced and deleted reference 2024-06-20 04:59:28 +02:00
refs/tags/refs/merge-requests/3/head
at chmodsayshello/TheBridge from mirror
chmodsayshello
synced and deleted reference 2024-06-09 19:05:16 +02:00
refs/tags/refs/merge-requests/4/merge
at chmodsayshello/TheBridge from mirror
chmodsayshello
synced and deleted reference 2024-06-09 19:05:16 +02:00
refs/tags/refs/merge-requests/4/head
at chmodsayshello/TheBridge from mirror
Fixed a crash (old players joining with an elytra equipped)
To add more info, this should only happen when the player wears an elytra before leaving for the last time before the upgrade… This is because mcl_armor then tries to render the elytra cape…