UltimateUI guide
How to enable Bedrock Support
In this guide, you will learn how to enable Bedrock Support for UIs
To enable Bedrock support, open the config.yml file and set enabled to true in the Bedrock section:
bedrock:
enabled: trueBuild the UI for Bedrock#
Next, you need to convert the UI for Bedrock players. Run the following command: /uui bedrock build
After the build is complete, reload Geyser: /geyser reload
This will make Bedrock players download the updated resource pack.
From now on, the UI should work correctly for Bedrock players.