summaryrefslogtreecommitdiff
path: root/config/firstperson.json
blob: 373c067e6aa15a0263df3487f1edd798d2ff34d3 (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
25
26
27
28
29
30
{
  "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",
    "spelunkery:tuning_fork",
    "minecraft:filled_map",
    "exposure:aged_photograph",
    "exposure:photograph",
    "exposure:camera"
  ],
  "autoToggleModItems": [
    "exposure:camera"
  ],
  "hiddenLayers": []
}