modpack/config/isxander-main-menu-credits.json
2023-05-17 18:54:56 +02:00

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://gitpot.dev/ExploreCraft/modpack"
}
}
],
"mod_blacklist": []
},
"pause_menu": {
"top_left": [],
"top_right": [],
"bottom_left": [],
"bottom_right": [],
"mod_blacklist": []
}
}