summaryrefslogtreecommitdiff
path: root/config/firstperson.json
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-12-28 14:46:06 -0500
committertriethyl <triethylammonium@pm.me>2025-12-28 14:46:06 -0500
commit2d90e8609e1e9fc52db722111557fbc29b3bf836 (patch)
tree2ef24c150631d5edf5c2cb3f05ba2d3cdd5167b3 /config/firstperson.json
initialized modpack as git repoHEADmaster
Diffstat (limited to 'config/firstperson.json')
-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"
+ ]
+}