mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-30 20:14:23 +00:00
18 lines
337 B
JSON
18 lines
337 B
JSON
{
|
|
"title": {
|
|
"translate": "menu.quick_actions.title"
|
|
},
|
|
"external_title": {
|
|
"translate": "menu.quick_actions"
|
|
},
|
|
"dialogs": "#minecraft:quick_actions",
|
|
"exit_action": {
|
|
"label": {
|
|
"translate": "gui.back"
|
|
},
|
|
"width": 200
|
|
},
|
|
"columns": 1,
|
|
"button_width": 310,
|
|
"type": "minecraft:dialog_list"
|
|
} |