modpack/config/sodium-extra-options.json
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 cc9d166efa v1.1.0 | Initial commit.
2022-08-19 20:29:50 +02:00

51 lines
No EOL
1.1 KiB
JSON

{
"animation_settings": {
"animation": true,
"water": true,
"lava": true,
"fire": true,
"portal": true,
"block_animations": true,
"sculk_sensor": true
},
"particle_settings": {
"particles": true,
"rain_splash": true,
"block_break": true,
"block_breaking": true,
"other": {}
},
"detail_settings": {
"sky": true,
"sun_moon": true,
"stars": true,
"rain_snow": true,
"biome_colors": true,
"sky_colors": true
},
"render_settings": {
"fog_distance": 0,
"light_updates": true,
"item_frame": true,
"armor_stand": true,
"painting": true,
"piston": true,
"beacon_beam": true
},
"extra_settings": {
"overlay_corner": "TOP_LEFT",
"text_contrast": "NONE",
"show_fps": false,
"show_f_p_s_extended": true,
"show_coords": false,
"reduce_resolution_on_mac": true,
"use_adaptive_sync": false,
"cloud_height": 192,
"toasts": true,
"instant_sneak": false,
"prevent_shaders": false
},
"notification_settings": {
"hide_r_s_o_recommendation": false
}
}