oo3server/config/firstperson.json

16 lines
364 B
JSON
Raw Normal View History

2024-02-09 10:42:53 +00:00
{
"configVersion": 1,
"enabledByDefault": true,
"xOffset": 1,
"sneakXOffset": 2,
"sitXOffset": 4,
"renderStuckFeatures": true,
"vanillaHands": false,
"doubleHands": false,
"autoVanillaHands": [
"twilightforest:filled_ore_map",
"twilightforest:filled_magic_map",
"twilightforest:filled_maze_map",
"antiqueatlas:antique_atlas"
]
}