24 lines
578 B
JSON
24 lines
578 B
JSON
|
{
|
||
|
"main_menu": {
|
||
|
"top_left": [],
|
||
|
"top_right": [],
|
||
|
"bottom_left": [],
|
||
|
"bottom_right": [
|
||
|
{
|
||
|
"text":"ExploreCraft: Marbled by Sangelo",
|
||
|
"clickEvent": {
|
||
|
"action": "open_url",
|
||
|
"value": "https://github.com/ExploreCraft/modpack"
|
||
|
}
|
||
|
}
|
||
|
],
|
||
|
"mod_blacklist": []
|
||
|
},
|
||
|
"pause_menu": {
|
||
|
"top_left": [],
|
||
|
"top_right": [],
|
||
|
"bottom_left": [],
|
||
|
"bottom_right": [],
|
||
|
"mod_blacklist": []
|
||
|
}
|
||
|
}
|