1

Does anyone know how to add a text box like this one here (shown in image) into Minecraft Bedrock? Either with Vanilla or Addons. I would not need the clickable menus but only the text.

Example of what I mean by Textbox

7
  • It is definitely not possible in vanilla, and I don’t think it is in addons either (however I think a similar thing could be achieved)
    – Penguin
    Commented Jan 5, 2021 at 23:14
  • @Penguin How was it achieved in the pictured example?
    – One 2 Many
    Commented Jan 5, 2021 at 23:26
  • @ExpertCoder14 thats a featured server tho
    – Penguin
    Commented Jan 6, 2021 at 0:14
  • @Penguin So those textboxes are attainable only by Mojang?
    – One 2 Many
    Commented Jan 6, 2021 at 2:13
  • ? I... didn't say that? What I'm saying is this is not achievable via commands and servers obviously don't have everyone download a behavior and resource pack. I think this works the same way that custom entities in servers do
    – Penguin
    Commented Jan 6, 2021 at 2:23

1 Answer 1

2

Use NPCs

I know it’s a bit late, but your best bet to display a text box would probably be to use NPCs.

  1. Run the command /give @s spawn_egg 1 51.
  2. Open the NPC UI.
  3. Click “Edit Dialogue”
  4. Enter the text you want to display.

If you do want to have clickable buttons (up to six), you can click “Add Command” and check the button mode option.

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .