Advertisement
Joelg4dea

J4d | Terraria 1.3

Jul 30th, 2019 (edited)
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.21 KB | None | 0 0
  1. config
  2. [
  3. {
  4.   "SmartCursorToggle": true,
  5.   "MapEnabled": true,
  6.   "InvasionBarMode": 2,
  7.   "AutoSave": true,
  8.   "AutoPause": false,
  9.   "Language": "en-US",
  10.   "PlacementPreview": true,
  11.   "GoreVisualsAllowed": false,
  12.   "VolumeSound": 0.21,
  13.   "VolumeAmbient": 0.15,
  14.   "VolumeMusic": 0.05,
  15.   "UseExperimentalFeatures": false,
  16.   "Fullscreen": true,
  17.   "WindowMaximized": false,
  18.   "WindowBorderless": false,
  19.   "DisplayWidth": 1920,
  20.   "DisplayHeight": 1080,
  21.   "GraphicsQuality": 3,
  22.   "BackgroundEnabled": true,
  23.   "FrameSkipMode": 1,
  24.   "LightingMode": 1,
  25.   "LightingThreads": 0,
  26.   "Parallax": 0.8,
  27.   "ShowItemText": true,
  28.   "LastLaunchedVersion": 444,
  29.   "ClientUUID": "",
  30.   "UseSmartCursorForCommonBlocks": false,
  31.   "UseSmartAxeAfterSmartPickaxe": false,
  32.   "UseSmartWallReplacement": true,
  33.   "DisableLeftShiftTrashCan": true,
  34.   "HighlightNewItems": true,
  35.   "HidePasswords": true,
  36.   "ReverseUpDownForArmorSetBonuses": false,
  37.   "MouseShowBuildingGrid": false,
  38.   "AllowUnfocusedInputOnGamepad": false,
  39.   "LockOnPriority": 2,
  40.   "InvisibleCursorForGamepad": true,
  41.   "GamepadDisableInstructionsDisplay": true,
  42.   "SettingsUnlock_WorldEvil": false,
  43.   "SettingsEnabled_MinersWobble": true,
  44.   "UseStormEffect": false,
  45.   "UseHeatDistortion": false,
  46.   "WaveQuality": 0,
  47.   "Support4K": true,
  48.   "MouseColor": {
  49.     "R": 38,
  50.     "G": 38,
  51.     "B": 38
  52.   },
  53.   "MouseBorderColor": {
  54.     "R": 255,
  55.     "G": 255,
  56.     "B": 255,
  57.     "A": 255
  58.   },
  59.   "QuickLaunch": false,
  60.   "Zoom": 1.0,
  61.   "UIScale": 1.0,
  62.   "RunningAchievementEnabled": true,
  63.   "CloudSavingDefault": false,
  64.   "FilterLimit": 16,
  65.   "FilterPriorityThreshold": "VeryLow"
  66. }
  67. ]
  68. input profiles
  69. [
  70. {
  71.   "Selected Profile": "J4d",
  72.   "J4d":
  73.   {
  74.     "Last Launched Version": 444,
  75.     "Settings":
  76.     {
  77.     },
  78.     "Mouse And Keyboard":
  79.     {
  80.       "MouseLeft": ["Mouse2", "NumPad5", "E"],
  81.       "MouseRight": ["Mouse1"],
  82.       "Up": ["W", "Up"],
  83.       "Down": ["S", "Down"],
  84.       "Left": ["A", "Left"],
  85.       "Right": ["D", "Right"],
  86.       "Jump": ["Space"],
  87.       "Throw": ["Q", "G"],
  88.       "Inventory": ["Tab", "Escape"],
  89.       "Grapple": ["C", "T"],
  90.       "SmartSelect": ["LeftShift"],
  91.       "SmartCursor": ["LeftControl"],
  92.       "QuickMount": ["R"],
  93.       "QuickHeal": ["F"],
  94.       "QuickMana": ["Z"],
  95.       "QuickBuff": ["X"],
  96.       "MapZoomIn": ["Home"],
  97.       "MapZoomOut": ["End"],
  98.       "MapAlphaUp": ["PageUp"],
  99.       "MapAlphaDown": ["PageDown"],
  100.       "MapFull": ["M"],
  101.       "MapStyle": ["CapsLock"],
  102.       "Hotbar1": ["D1"],
  103.       "Hotbar2": ["D2"],
  104.       "Hotbar3": ["D3"],
  105.       "Hotbar4": ["D4"],
  106.       "Hotbar5": ["D5"],
  107.       "Hotbar6": ["D6"],
  108.       "Hotbar7": ["D7"],
  109.       "Hotbar8": ["D8"],
  110.       "Hotbar9": ["D9"],
  111.       "Hotbar10": ["D0", "V"],
  112.       "ViewZoomIn": ["Add"],
  113.       "ViewZoomOut": ["Subtract"]
  114.     },
  115.     "Gamepad":
  116.     {
  117.     },
  118.     "Mouse And Keyboard UI":
  119.     {
  120.       "MouseLeft": ["Mouse2", "NumPad5", "E"],
  121.       "MouseRight": ["Mouse1"],
  122.       "Up": ["W", "Up"],
  123.       "Down": ["S", "Down"],
  124.       "Left": ["A", "Left"],
  125.       "Right": ["D", "Right"],
  126.       "Inventory": ["Tab", "Escape"],
  127.       "QuickBuff": ["X"],
  128.       "Hotbar10": ["D0", "V"]
  129.     },
  130.     "Gamepad UI":
  131.     {
  132.     }
  133.   }
  134. }
  135. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement