xModders

Starbound Config

Dec 28th, 2020
399
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 8.69 KB | None | 0 0
  1. {
  2.   "allowAdminCommands" : true,
  3.   "allowAdminCommandsFromAnyone" : false,
  4.   "allowAnonymousConnections" : true,
  5.   "allowAssetsMismatch" : false,
  6.   "anonymousConnectionsAreAdmin" : false,
  7.   "audioChannelSeparation" : [-25, 25],
  8.   "bannedIPs" : [],
  9.   "bannedUuids" : [],
  10.   "bindings" : {
  11.     "CameraShift" : [{
  12.         "mods" : [],
  13.         "type" : "key",
  14.         "value" : "RCtrl"
  15.       }, {
  16.         "mods" : [],
  17.         "type" : "key",
  18.         "value" : "LCtrl"
  19.       }],
  20.     "ChatBegin" : [{
  21.         "mods" : [],
  22.         "type" : "key",
  23.         "value" : "Return"
  24.       }],
  25.     "ChatBeginCommand" : [{
  26.         "mods" : [],
  27.         "type" : "key",
  28.         "value" : "/"
  29.       }],
  30.     "ChatNextLine" : [{
  31.         "mods" : [],
  32.         "type" : "key",
  33.         "value" : "Down"
  34.       }],
  35.     "ChatPageDown" : [{
  36.         "mods" : [],
  37.         "type" : "key",
  38.         "value" : "PageDown"
  39.       }],
  40.     "ChatPageUp" : [{
  41.         "mods" : [],
  42.         "type" : "key",
  43.         "value" : "PageUp"
  44.       }],
  45.     "ChatPreviousLine" : [{
  46.         "mods" : [],
  47.         "type" : "key",
  48.         "value" : "Up"
  49.       }],
  50.     "ChatSendLine" : [{
  51.         "mods" : [],
  52.         "type" : "key",
  53.         "value" : "Return"
  54.       }],
  55.     "ChatStop" : [{
  56.         "mods" : [],
  57.         "type" : "key",
  58.         "value" : "Esc"
  59.       }],
  60.     "CinematicNext" : [{
  61.         "mods" : [],
  62.         "type" : "key",
  63.         "value" : "Right"
  64.       }, {
  65.         "mods" : [],
  66.         "type" : "key",
  67.         "value" : "Return"
  68.       }],
  69.     "CinematicSkip" : [{
  70.         "mods" : [],
  71.         "type" : "key",
  72.         "value" : "Esc"
  73.       }],
  74.     "EmoteAnnoyed" : [{
  75.         "mods" : [],
  76.         "type" : "key",
  77.         "value" : "Right"
  78.       }],
  79.     "EmoteBlabbering" : [{
  80.         "mods" : ["LCtrl", "LShift"],
  81.         "type" : "key",
  82.         "value" : "Right"
  83.       }],
  84.     "EmoteBlink" : [{
  85.         "mods" : ["LCtrl"],
  86.         "type" : "key",
  87.         "value" : "Up"
  88.       }],
  89.     "EmoteEat" : [{
  90.         "mods" : ["LCtrl", "LShift"],
  91.         "type" : "key",
  92.         "value" : "Down"
  93.       }],
  94.     "EmoteHappy" : [{
  95.         "mods" : [],
  96.         "type" : "key",
  97.         "value" : "Up"
  98.       }],
  99.     "EmoteLaugh" : [{
  100.         "mods" : ["LCtrl"],
  101.         "type" : "key",
  102.         "value" : "Left"
  103.       }],
  104.     "EmoteNeutral" : [{
  105.         "mods" : [],
  106.         "type" : "key",
  107.         "value" : "Left"
  108.       }],
  109.     "EmoteOh" : [{
  110.         "mods" : ["LCtrl"],
  111.         "type" : "key",
  112.         "value" : "Right"
  113.       }],
  114.     "EmoteOooh" : [{
  115.         "mods" : ["LCtrl"],
  116.         "type" : "key",
  117.         "value" : "Down"
  118.       }],
  119.     "EmoteSad" : [{
  120.         "mods" : [],
  121.         "type" : "key",
  122.         "value" : "Down"
  123.       }],
  124.     "EmoteShouting" : [{
  125.         "mods" : ["LCtrl", "LAlt"],
  126.         "type" : "key",
  127.         "value" : "Up"
  128.       }],
  129.     "EmoteSleep" : [{
  130.         "mods" : ["LCtrl", "LShift"],
  131.         "type" : "key",
  132.         "value" : "Left"
  133.       }],
  134.     "EmoteWink" : [{
  135.         "mods" : ["LCtrl", "LShift"],
  136.         "type" : "key",
  137.         "value" : "Up"
  138.       }],
  139.     "EssentialBar1" : [{
  140.         "mods" : [],
  141.         "type" : "key",
  142.         "value" : "R"
  143.       }],
  144.     "EssentialBar2" : [{
  145.         "mods" : [],
  146.         "type" : "key",
  147.         "value" : "T"
  148.       }],
  149.     "EssentialBar3" : [{
  150.         "mods" : [],
  151.         "type" : "key",
  152.         "value" : "Y"
  153.       }],
  154.     "EssentialBar4" : [{
  155.         "mods" : [],
  156.         "type" : "key",
  157.         "value" : "N"
  158.       }],
  159.     "GuiClose" : [{
  160.         "mods" : [],
  161.         "type" : "key",
  162.         "value" : "Esc"
  163.       }],
  164.     "GuiShifting" : [{
  165.         "mods" : [],
  166.         "type" : "key",
  167.         "value" : "RShift"
  168.       }, {
  169.         "mods" : [],
  170.         "type" : "key",
  171.         "value" : "LShift"
  172.       }],
  173.     "InterfaceBar1" : [{
  174.         "mods" : [],
  175.         "type" : "key",
  176.         "value" : "1"
  177.       }],
  178.     "InterfaceBar10" : [],
  179.     "InterfaceBar2" : [{
  180.         "mods" : [],
  181.         "type" : "key",
  182.         "value" : "2"
  183.       }],
  184.     "InterfaceBar3" : [{
  185.         "mods" : [],
  186.         "type" : "key",
  187.         "value" : "3"
  188.       }],
  189.     "InterfaceBar4" : [{
  190.         "mods" : [],
  191.         "type" : "key",
  192.         "value" : "4"
  193.       }],
  194.     "InterfaceBar5" : [{
  195.         "mods" : [],
  196.         "type" : "key",
  197.         "value" : "5"
  198.       }],
  199.     "InterfaceBar6" : [{
  200.         "mods" : [],
  201.         "type" : "key",
  202.         "value" : "6"
  203.       }],
  204.     "InterfaceBar7" : [],
  205.     "InterfaceBar8" : [],
  206.     "InterfaceBar9" : [],
  207.     "InterfaceChangeBarGroup" : [{
  208.         "mods" : [],
  209.         "type" : "key",
  210.         "value" : "X"
  211.       }],
  212.     "InterfaceCodex" : [{
  213.         "mods" : [],
  214.         "type" : "key",
  215.         "value" : "L"
  216.       }],
  217.     "InterfaceCrafting" : [{
  218.         "mods" : [],
  219.         "type" : "key",
  220.         "value" : "C"
  221.       }],
  222.     "InterfaceDeselectHands" : [{
  223.         "mods" : [],
  224.         "type" : "key",
  225.         "value" : "Z"
  226.       }],
  227.     "InterfaceEscapeMenu" : [{
  228.         "mods" : [],
  229.         "type" : "key",
  230.         "value" : "Esc"
  231.       }],
  232.     "InterfaceHideHud" : [{
  233.         "mods" : ["LAlt"],
  234.         "type" : "key",
  235.         "value" : "Z"
  236.       }],
  237.     "InterfaceInventory" : [{
  238.         "mods" : [],
  239.         "type" : "key",
  240.         "value" : "I"
  241.       }],
  242.     "InterfaceQuest" : [{
  243.         "mods" : [],
  244.         "type" : "key",
  245.         "value" : "J"
  246.       }],
  247.     "InterfaceReload" : [],
  248.     "InterfaceRepeatCommand" : [{
  249.         "mods" : [],
  250.         "type" : "key",
  251.         "value" : "P"
  252.       }],
  253.     "InterfaceToggleFullscreen" : [{
  254.         "mods" : [],
  255.         "type" : "key",
  256.         "value" : "F11"
  257.       }],
  258.     "KeybindingCancel" : [{
  259.         "mods" : [],
  260.         "type" : "key",
  261.         "value" : "Esc"
  262.       }],
  263.     "KeybindingClear" : [{
  264.         "mods" : [],
  265.         "type" : "key",
  266.         "value" : "Del"
  267.       }, {
  268.         "mods" : [],
  269.         "type" : "key",
  270.         "value" : "Backspace"
  271.       }],
  272.     "PlayerDown" : [{
  273.         "mods" : [],
  274.         "type" : "key",
  275.         "value" : "S"
  276.       }],
  277.     "PlayerDropItem" : [{
  278.         "mods" : [],
  279.         "type" : "key",
  280.         "value" : "Q"
  281.       }],
  282.     "PlayerInteract" : [{
  283.         "mods" : [],
  284.         "type" : "key",
  285.         "value" : "E"
  286.       }],
  287.     "PlayerJump" : [{
  288.         "mods" : [],
  289.         "type" : "key",
  290.         "value" : "Space"
  291.       }],
  292.     "PlayerLeft" : [{
  293.         "mods" : [],
  294.         "type" : "key",
  295.         "value" : "A"
  296.       }],
  297.     "PlayerRight" : [{
  298.         "mods" : [],
  299.         "type" : "key",
  300.         "value" : "D"
  301.       }],
  302.     "PlayerShifting" : [{
  303.         "mods" : [],
  304.         "type" : "key",
  305.         "value" : "RShift"
  306.       }, {
  307.         "mods" : [],
  308.         "type" : "key",
  309.         "value" : "LShift"
  310.       }],
  311.     "PlayerTechAction1" : [{
  312.         "mods" : [],
  313.         "type" : "key",
  314.         "value" : "F"
  315.       }],
  316.     "PlayerTechAction2" : [],
  317.     "PlayerTechAction3" : [],
  318.     "PlayerUp" : [{
  319.         "mods" : [],
  320.         "type" : "key",
  321.         "value" : "W"
  322.       }],
  323.     "ShowLabels" : [{
  324.         "mods" : [],
  325.         "type" : "key",
  326.         "value" : "RAlt"
  327.       }, {
  328.         "mods" : [],
  329.         "type" : "key",
  330.         "value" : "LAlt"
  331.       }],
  332.     "TitleBack" : [{
  333.         "mods" : [],
  334.         "type" : "key",
  335.         "value" : "Esc"
  336.       }]
  337.   },
  338.   "borderless" : false,
  339.   "checkAssetsDigest" : false,
  340.   "clearPlayerFiles" : false,
  341.   "clearUniverseFiles" : false,
  342.   "clientIPJoinable" : false,
  343.   "clientP2PJoinable" : false,
  344.   "configurationVersion" : {
  345.     "basic" : 2,
  346.     "client" : 8
  347.   },
  348.   "crafting" : {
  349.     "filterHaveMaterials" : false
  350.   },
  351.   "fullscreen" : false,
  352.   "fullscreenResolution" : [1280, 854],
  353.   "gameServerBind" : "*",
  354.   "gameServerPort" : 21025,
  355.   "interactiveHighlight" : false,
  356.   "inventory" : {
  357.     "pickupToActionBar" : true
  358.   },
  359.   "limitTextureAtlasSize" : true,
  360.   "maxPlayers" : 8,
  361.   "maxTeamSize" : 4,
  362.   "maximized" : true,
  363.   "monochromeLighting" : true,
  364.   "musicVol" : 70,
  365.   "playerBackupFileCount" : 3,
  366.   "queryServerBind" : "*",
  367.   "rconServerBind" : "*",
  368.   "safeScripts" : true,
  369.   "scriptInstructionLimit" : 10000000,
  370.   "scriptInstructionMeasureInterval" : 10000,
  371.   "scriptProfilingEnabled" : false,
  372.   "scriptRecursionLimit" : 100,
  373.   "serverFidelity" : "minimum",
  374.   "serverName" : "A Starbound Server",
  375.   "serverUsers" : {
  376.   },
  377.   "sfxVol" : 100,
  378.   "speechBubbles" : true,
  379.   "title" : {
  380.     "multiPlayerAccount" : "",
  381.     "multiPlayerAddress" : "",
  382.     "multiPlayerPort" : ""
  383.   },
  384.   "tutorialMessages" : false,
  385.   "useMultiTexturing" : false,
  386.   "vsync" : false,
  387.   "windowedResolution" : [1440, 837],
  388.   "zoomLevel" : 3
  389. }
Advertisement
Add Comment
Please, Sign In to add comment