24 lines
441 B
JSON
24 lines
441 B
JSON
|
{
|
||
|
"main_menu": {
|
||
|
"top_left": [],
|
||
|
"top_right": [],
|
||
|
"bottom_left": [
|
||
|
{
|
||
|
"text": "VMU 1.3.0",
|
||
|
"clickEvent": {
|
||
|
"action": "open_url",
|
||
|
"value": "https://git.proot.pl/Wroclaw/VMU"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"bottom_right": [],
|
||
|
"mod_blacklist": []
|
||
|
},
|
||
|
"pause_menu": {
|
||
|
"top_left": [],
|
||
|
"top_right": [],
|
||
|
"bottom_left": [],
|
||
|
"bottom_right": [],
|
||
|
"mod_blacklist": []
|
||
|
}
|
||
|
}
|