From 89a064ce32446ba3b9440ef2188fa8de892a25b8 Mon Sep 17 00:00:00 2001 From: YHDiamond <47502993+YHDiamond@users.noreply.github.com> Date: Thu, 11 Feb 2021 07:18:20 -0500 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index d950b78..672d0a0 100644 --- a/FAQ.md +++ b/FAQ.md @@ -48,7 +48,7 @@ Generally, the IP that Bedrock players will join with is your Java IP and the de ## How can I have Bedrock players load resource packs? -You can add Bedrock resource packs to your Geyser installation in the `packs` folder of wherever the Geyser config is located, and Bedrock clients will automatically download and load those resource packs. There is currently no automatic Java-to-Bedrock resource pack conversion, but you can convert any Java resource pack using https://ozelot379.github.io/ConvertJavaTextureToBedrock/ and add that to your server. +You can add Bedrock resource packs to your Geyser installation in the `packs` folder of wherever the Geyser config is located, and Bedrock clients will automatically download and load those resource packs. There is currently no automatic Java-to-Bedrock resource pack conversion, but you can convert any Java resource pack using https://rtm516.github.io/ConvertJavaTextureToBedrock/ and add that to your server. ## How can Bedrock players hold items in their offhand?