74 lines
1.5 KiB
JSON
74 lines
1.5 KiB
JSON
{
|
|
"version": 1,
|
|
"defaultHost": "<from-proxy>",
|
|
"defaultProxy": "https://proxy.mcraft.fun",
|
|
"mapsProvider": "https://maps.mcraft.fun/",
|
|
"peerJsServer": "",
|
|
"peerJsServerFallback": "https://p2p.mcraft.fun",
|
|
"promoteServers": [
|
|
{
|
|
"ip": "wss://play.mcraft.fun"
|
|
},
|
|
{
|
|
"ip": "wss://ws.fuchsmc.net"
|
|
},
|
|
{
|
|
"ip": "wss://play2.mcraft.fun"
|
|
},
|
|
{
|
|
"ip": "wss://mcraft.ryzyn.xyz",
|
|
"version": "1.19.4"
|
|
},
|
|
{
|
|
"ip": "kaboom.pw",
|
|
"version": "1.20.3",
|
|
"description": "Very nice a polite server. Must try for everyone!"
|
|
}
|
|
],
|
|
"rightSideText": "A Minecraft client clone in the browser!",
|
|
"splashText": "The sunset is coming!",
|
|
"splashTextFallback": "Welcome!",
|
|
"pauseLinks": [
|
|
[
|
|
{
|
|
"type": "github"
|
|
},
|
|
{
|
|
"type": "discord"
|
|
}
|
|
]
|
|
],
|
|
"mobileButtons": [
|
|
{
|
|
"action": "general.drop",
|
|
"actionHold": "general.dropStack",
|
|
"label": "Q"
|
|
},
|
|
{
|
|
"action": "general.selectItem",
|
|
"actionHold": "",
|
|
"label": "S"
|
|
},
|
|
{
|
|
"action": "general.debugOverlay",
|
|
"actionHold": "general.debugOverlayHelpMenu",
|
|
"label": "F3"
|
|
},
|
|
{
|
|
"action": "general.playersList",
|
|
"actionHold": "",
|
|
"icon": "pixelarticons:users",
|
|
"label": "TAB"
|
|
},
|
|
{
|
|
"action": "general.chat",
|
|
"actionHold": "",
|
|
"label": ""
|
|
},
|
|
{
|
|
"action": "ui.pauseMenu",
|
|
"actionHold": "",
|
|
"label": ""
|
|
}
|
|
]
|
|
}
|