From feaaf9edec0c8258c192d22d912016bac899fc27 Mon Sep 17 00:00:00 2001 From: EasyClifton <63668444+EasyClifton@users.noreply.github.com> Date: Tue, 15 Dec 2020 01:22:18 +0200 Subject: [PATCH] Add What can't be fixed and info about player heads (#1680) * Add What can't be fixed and info about player heads * Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a599e3ea..2033a66e 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,11 @@ Take a look [here](https://github.com/GeyserMC/Geyser/wiki#Setup) for how to set - Loom - Smithing Table +## What can't be fixed +The following things can't be fixed because of Bedrock limitations. They might be fixable in the future, but not as of now. + +- Custom heads in inventories + ## Compiling 1. Clone the repo to your computer 2. [Install Maven](https://maven.apache.org/install.html)