#✅ | open custom inventory via the inventory keybind

1 messages · Page 1 of 1 (latest)

ember mist
#

hello ! im new to this mod.
i want to make a custom inventory that can be open via the same keybind that the game
how ?

kindred knollBOT
#

Hi! 👋 Please first click the button below to start this support ticket.

⚠️ It is not possible for anybody to send messages in this ticket before it has been started, so you need to click the button for others to be able to help/answer you.

kindred knollBOT
# ember mist hello ! im new to this mod. i want to make a custom inventory that can be open v...

Do you want to continue in French 🇫🇷?

For now, here’s the supported way to do it:

  1. Create a Custom GUI

    • Customization -> Custom GUIs -> Manage Custom GUIs -> New GUI
    • Give it a unique identifier
    • Add your inventory layout to that GUI
  2. Open it with a keyboard listener

    • Customization -> Manage Listeners
    • Add On Keyboard Key Pressed
    • In its action script, add Open Screen or Custom GUI
    • Select your custom GUI identifier

Important: the docs I have do not show a built-in way to fully replace Minecraft’s inventory keybind itself. So I can help you make it open from a key press, but I can’t confirm FancyMenu can directly hijack the vanilla E inventory keybind itself 🤔

If you want, I can give you the exact click-by-click setup for the listener and custom GUI.

ember mist
#

oui je veux bien continuer en francais ! au pire je vais rester sur le classique. juste comment je fais pour dans le hotbar, que le slot selectionne ai une texture differente ou quelques chose qui le differencie des autres ?

kindred knollBOT
ember mist
#

mince !

kindred knollBOT
#
Thread Marked as Solved

This support thread has been marked as solved by @ember mist.

The AI helper is now disabled.