#✅ | keybind

1 messages · Page 1 of 1 (latest)

worldly beacon
#

whats the keybind to see/hide fancy menu bar, because i dont see it when booting up the game

haughty cedarBOT
#

Hi! Please first select which type of question you want to ask:

  • "Normal Question" is enough for most questions. If you are unsure, you should choose this mode. It provides quick and accurate answers to your questions and problems.
  • "Complex Task" is for very complex questions and multi-step tasks. For example, questions involving complex action script, requirement, or placeholder logic. Normal users will almost never need this. Getting answers takes much longer here.

It is not possible for anybody to send messages in this thread before selecting a mode.

Selected mode: 💬 Normal Question

haughty cedarBOT
worldly beacon
#

how do i make a button go to the world selection screen

haughty cedarBOT
# worldly beacon how do i make a button go to the world selection screen

Use the button’s action script and add:

Open Screen or Custom GUI

Then set the value to the screen identifier of the world selection screen 📋

If you don’t know the identifier:

  1. Open the world selection screen
  2. Press CTRL + ALT + D to show the debug overlay
  3. Copy the screen identifier from there
  4. Paste it into the button action

So the workflow is basically:
Button -> Edit Action Script -> Add Action -> Open Screen or Custom GUI -> paste world screen ID

If you want, I can also help you find the exact identifier for your Minecraft version 🧩

haughty cedarBOT
#

✅ | keybind