How to Convert and Set Up for Geyser¶
Follow these steps to convert your Java resource pack for use with Geyser.
Step 1: Create a Direct Link for Your Java Resource Pack¶
To begin, upload your Java resource pack to a file hosting service that allows direct downloads. Here are some recommended platforms:
- Dropbox: dropbox.com
- Lobfile: lobfile.com
- Google Drive: drive.google.com
- OneDrive: onedrive.live.com
Make sure that any resource pack protection is disabled to allow proper access.
Step 2: Convert Using the Bot¶
Utilize the bot's /convert
command to transform your Java resource pack:

- Pack URL: Enter the direct link to your Java resource pack.
- Version (Optionally): select the default assets Java pack version.
- Bedrock Merge Pack URL (Optionally): provide a direct link to a Bedrock pack to merge with the converted pack.
Receive Converted Pack: Wait for the bot to process your request. A link to the converted pack will be sent once ready.

Step 3: Install the Pack into Geyser¶
To integrate the converted pack into Geyser:
Prepare the Pack:
- Compress the Bedrock resource pack folder into a
.mcpack
file.

Place in Geyser Directory:
-
Move the
.mcpack
file into thepacks
folder within your Geyser directory. -
Place any mapping files into the
custom_mappings
folder in Geyser.
Restart your server:
- That's it! Your resource pack is now ready for use with Geyser.