cobblemon-campaign/config/zoomify.json
Alexandre Cavalheiro S. Tiago da Silva 0d709336d9
release: 1.2.0
- AmbientSounds
- Bobby
- Comforts
- Concurrent Chunk Management Engine
- Crate Delight
- Easy Magic
- Exposure
- Farmer's Delight Refabricated
- More Delight
- ScalableLux
- ServerCore
- Smarter Farmers
- Sounds Physics Remastered
- Storage Delight
- Traveler's Backpack
- Visual Workbench
- Xaero's Maps x Waystones
- Zoomify
2025-12-02 23:03:52 -03:00

26 lines
No EOL
713 B
JSON

{
"initialZoom": 4,
"zoomInTime": 1.0,
"zoomOutTime": 0.5,
"zoomInTransition": "ease_out_exp",
"zoomOutTransition": "ease_out_exp",
"affectHandFov": true,
"retainZoomSteps": false,
"linearLikeSteps": true,
"scrollZoom": true,
"scrollZoomAmount": 3,
"scrollZoomSmoothness": 70,
"zoomKeyBehaviour": "hold",
"_keybindScrolling": false,
"relativeSensitivity": 100,
"relativeViewBobbing": true,
"cinematicCamera": 0,
"spyglassBehaviour": "combine",
"spyglassOverlayVisibility": "holding",
"spyglassSoundBehaviour": "with_overlay",
"secondaryZoomAmount": 4,
"secondaryZoomInTime": 10.0,
"secondaryZoomOutTime": 1.0,
"secondaryHideHUDOnZoom": true,
"_firstLaunch": false
}