summaryrefslogtreecommitdiff
path: root/config/firstperson.json
diff options
context:
space:
mode:
Diffstat (limited to 'config/firstperson.json')
-rw-r--r--config/firstperson.json30
1 files changed, 30 insertions, 0 deletions
diff --git a/config/firstperson.json b/config/firstperson.json
new file mode 100644
index 0000000..373c067
--- /dev/null
+++ b/config/firstperson.json
@@ -0,0 +1,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": []
+}