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