diff options
| author | triethyl <triethylammonium@pm.me> | 2026-01-03 17:13:11 -0500 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-01-03 17:13:11 -0500 |
| commit | 19c218a2bb07508611286453bdcb82501e74a702 (patch) | |
| tree | 45547af8341f1255d24bfb241f921fe074740bee /config/firstperson.json | |
| parent | fed1d16d46e627057a04fe0882b3562f19c6172d (diff) | |
added configs, resource packs, shader packs, and keybinds
Diffstat (limited to 'config/firstperson.json')
| -rw-r--r-- | config/firstperson.json | 30 |
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": [] +} |
