Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update rpconvert.tag #320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions src/main/resources/tags/links/rpconvert.tag
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,11 @@ For more info on how to use it, see the pinned messages in <#1139296287179677857
Helpful links to get started with CustomModelData:
https://wiki.geysermc.org/geyser/custom-items/
https://github.com/GeyserCustomModelData

**Custom GUIs on Bedrock**
Custom GUIs on Bedrock need to be done using JsonUI, however, you can use this tool to upload your GUI pngs & their unicodes
and convert them into a Bedrock resource pack to use in Geyser's `packs` folder:
https://abishekbhusal.com/j2b_gui/
If you'd like to manually convert custom GUIs using JsonUI, here are some helpful links:
https://wiki.bedrock.dev/json-ui/json-ui-documentation
https://github.com/ofunny/ofunnysBedrockExamples/tree/main/geysermc.chestBackgroundExample