For example the following one
{
"type": "minecraft:server_links",
"title": {"text": "link ui"},
"button_width": 200,
"on_cancel": {
"action": "run_command",
"command": "tellraw @s {\"text\":\"close message\"}"
}
}
For example the following one
{
"type": "minecraft:server_links",
"title": {"text": "link ui"},
"button_width": 200,
"on_cancel": {
"action": "run_command",
"command": "tellraw @s {\"text\":\"close message\"}"
}
}
I can’t reproduce this, is it still an issue in 25w21a?