{
	"type": "minecraft:dialog_list",
	"title": "another test dialog to see the external title",
	"body": [],
	"button_width": 500,
	"dialogs": [
		"shift:lobby/read/test"
	],
	"inputs": [],
	"can_close_with_escape": true,
	"after_action": "close"
}