mirror of
https://github.com/GeyserMC/Geyser.git
synced 2025-01-11 12:31:20 +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.
This commit is contained in:
parent
f56663456d
commit
ce6055460e
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue