3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-11-20 06:50:09 +01:00

Bedrock doesn't support custom armor stand poses (#1873)

Added the line that states that custom armor stand poses aren't possible in bedrock.
Dieser Commit ist enthalten in:
7man7LMYT 2021-01-27 16:21:47 -08:00 committet von GitHub
Ursprung f56663456d
Commit ce6055460e
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 4AEE18F83AFDEB23

Datei anzeigen

@ -55,6 +55,7 @@ The following things can't be fixed because of Bedrock limitations. They might b
- Custom heads in inventories - Custom heads in inventories
- Clickable links in chat - Clickable links in chat
- Glowing effect - Glowing effect
- Custom armor stand poses
## Compiling ## Compiling
1. Clone the repo to your computer 1. Clone the repo to your computer