Mods: Add Default Options
replacing options.txt and personal preferences is no more!
This commit is contained in:
parent
50e8172b4f
commit
be348dc65e
14 changed files with 233 additions and 122 deletions
|
@ -1,60 +0,0 @@
|
|||
{
|
||||
"animation_settings": {
|
||||
"animation": true,
|
||||
"water": true,
|
||||
"lava": true,
|
||||
"fire": true,
|
||||
"portal": true,
|
||||
"block_animations": true,
|
||||
"sculk_sensor": false
|
||||
},
|
||||
"particle_settings": {
|
||||
"particles": true,
|
||||
"rain_splash": true,
|
||||
"explosion": true,
|
||||
"water": true,
|
||||
"smoke": true,
|
||||
"potion": true,
|
||||
"portal": true,
|
||||
"redstone": true,
|
||||
"drip": true,
|
||||
"firework": true,
|
||||
"bubble": true,
|
||||
"environment": true,
|
||||
"villagers": true,
|
||||
"composter": true,
|
||||
"block_break": true,
|
||||
"block_breaking": true
|
||||
},
|
||||
"detail_settings": {
|
||||
"sky": true,
|
||||
"sun_moon": true,
|
||||
"stars": true,
|
||||
"rain_snow": true,
|
||||
"biome_colors": true,
|
||||
"sky_colors": true
|
||||
},
|
||||
"render_settings": {
|
||||
"fog_distance": 33,
|
||||
"light_updates": true,
|
||||
"item_frame": true,
|
||||
"armor_stand": true,
|
||||
"painting": true,
|
||||
"piston": true
|
||||
},
|
||||
"extra_settings": {
|
||||
"overlay_corner": "TOP_LEFT",
|
||||
"show_fps": false,
|
||||
"show_f_p_s_extended": true,
|
||||
"show_coords": false,
|
||||
"reduce_resolution_on_mac": true,
|
||||
"cloud_height": 192,
|
||||
"toasts": true,
|
||||
"instant_sneak": false,
|
||||
"prevent_shaders": false,
|
||||
"use_fast_random": true
|
||||
},
|
||||
"notification_settings": {
|
||||
"hide_r_s_o_recommendation": false
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue