summaryrefslogtreecommitdiff
path: root/config/firstperson.json
blob: 8730c58d22fa227eb39e0a805261ee046f35a7f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
{
  "configVersion": 2,
  "enabledByDefault": false,
  "xOffset": 0,
  "sneakXOffset": 0,
  "sitXOffset": 0,
  "renderStuckFeatures": true,
  "vanillaHandsMode": "OFF",
  "dynamicMode": true,
  "vanillaHandsSkipSwimming": true,
  "autoVanillaHands": [
    "create:potato_cannon",
    "create:handheld_worldshaper",
    "twilightforest:filled_ore_map",
    "map_atlases:atlas",
    "twilightforest:filled_magic_map",
    "twilightforest:filled_maze_map",
    "antiqueatlas:antique_atlas",
    "create:extendo_grip"
  ],
  "autoToggleModItems": [
    "exposure:camera"
  ]
}